mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 01:00:30 -04:00
10 lines
154 B
Makefile
10 lines
154 B
Makefile
|
|
openpamdir = $(includedir)/security
|
||
|
|
|
||
|
|
openpam_HEADERS = \
|
||
|
|
openpam.h \
|
||
|
|
openpam_version.h \
|
||
|
|
pam_appl.h \
|
||
|
|
pam_constants.h \
|
||
|
|
pam_modules.h \
|
||
|
|
pam_types.h
|