summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/lib/libpam/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/lib/libpam/Makefile.am')
-rw-r--r--contrib/openpam/lib/libpam/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/openpam/lib/libpam/Makefile.am b/contrib/openpam/lib/libpam/Makefile.am
index 99c37f0..a7781d6 100644
--- a/contrib/openpam/lib/libpam/Makefile.am
+++ b/contrib/openpam/lib/libpam/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am 660 2013-03-11 15:08:52Z des $
+# $Id: Makefile.am 807 2014-09-09 09:41:32Z des $
NULL =
@@ -18,6 +18,7 @@ noinst_HEADERS = \
openpam_strlcat.h \
openpam_strlcmp.h \
openpam_strlcpy.h \
+ openpam_strlset.h \
openpam_vasprintf.h
libpam_la_SOURCES = \
@@ -44,9 +45,10 @@ libpam_la_SOURCES = \
openpam_set_option.c \
openpam_set_feature.c \
openpam_static.c \
+ openpam_straddch.c \
openpam_strlcat.c \
openpam_strlcpy.c \
- openpam_straddch.c \
+ openpam_strlset.c \
openpam_subst.c \
openpam_vasprintf.c \
openpam_ttyconv.c \
OpenPOWER on IntegriCloud