summaryrefslogtreecommitdiff
path: root/libpamc/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libpamc/test/Makefile.am')
-rw-r--r--libpamc/test/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/libpamc/test/Makefile.am b/libpamc/test/Makefile.am
new file mode 100644
index 00000000..fc0cac46
--- /dev/null
+++ b/libpamc/test/Makefile.am
@@ -0,0 +1,11 @@
+#
+# Copyright (c) 2005 Thorsten Kukuk <kukuk@suse.de>
+#
+
+AUTOMAKE_OPTIONS = 1.6 gnits
+
+CLEANFILES = *~ */*~
+
+EXTRA_DIST = agents/secret@here modules/Makefile modules/pam_secret.c \
+ regress/Makefile regress/run_test.sh regress/test.libpamc.c \
+ regress/test.secret@here