summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/lib/Makefile')
-rw-r--r--contrib/openpam/lib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/openpam/lib/Makefile b/contrib/openpam/lib/Makefile
index 1fd9041..01817c1 100644
--- a/contrib/openpam/lib/Makefile
+++ b/contrib/openpam/lib/Makefile
@@ -45,8 +45,11 @@ CFLAGS += -I${.CURDIR}/../include
SRCS =
SRCS += openpam_dispatch.c
SRCS += openpam_findenv.c
+SRCS += openpam_get_option.c
SRCS += openpam_load.c
SRCS += openpam_log.c
+SRCS += openpam_set_option.c
+SRCS += openpam_static.c
SRCS += openpam_ttyconv.c
SRCS += pam_acct_mgmt.c
SRCS += pam_authenticate.c
OpenPOWER on IntegriCloud