New files in OpenPAM Cineraria.

Sponsored by:	DARPA, NAI Labs
This commit is contained in:
Dag-Erling Smørgrav 2002-04-14 18:30:27 +00:00
parent db4b82edde
commit a358391f59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94674

View file

@ -47,6 +47,7 @@ WARNS ?= 4
SRCS =
SRCS += openpam_borrow_cred.c
SRCS += openpam_configure.c
SRCS += openpam_dispatch.c
SRCS += openpam_dynamic.c
SRCS += openpam_findenv.c
@ -127,6 +128,7 @@ SRCS += pam_std_option.c
HEADERS =
HEADERS += security/openpam.h
HEADERS += security/openpam_version.h
HEADERS += security/pam_appl.h
HEADERS += security/pam_constants.h
HEADERS += security/pam_modules.h