summaryrefslogtreecommitdiffstats
path: root/bin/pamtest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pamtest/Makefile.am')
-rw-r--r--bin/pamtest/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/pamtest/Makefile.am b/bin/pamtest/Makefile.am
new file mode 100644
index 0000000..80694de
--- /dev/null
+++ b/bin/pamtest/Makefile.am
@@ -0,0 +1,9 @@
+# $Id: Makefile.am 471 2011-11-03 09:44:40Z des $
+
+INCLUDES = -I$(top_srcdir)/include
+
+bin_PROGRAMS = pamtest
+pamtest_SOURCES = pamtest.c
+pamtest_LDADD = $(top_builddir)/lib/libpam.la
+
+dist_man1_MANS = pamtest.1
OpenPOWER on IntegriCloud