aboutsummaryrefslogtreecommitdiff
path: root/contrib/openpam/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/Makefile.am')
-rw-r--r--contrib/openpam/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/openpam/Makefile.am b/contrib/openpam/Makefile.am
index 96ed4ea1d788..5c4fbf3f0a2a 100644
--- a/contrib/openpam/Makefile.am
+++ b/contrib/openpam/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am 428 2010-03-09 17:32:17Z des $
+# $Id: Makefile.am 549 2012-04-01 20:38:30Z des $
ACLOCAL_AMFLAGS = -I m4
@@ -8,6 +8,8 @@ if WITH_DOC
SUBDIRS += doc
endif
+SUBDIRS += t
+
EXTRA_DIST = \
CREDITS \
HISTORY \