summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/bin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/bin/Makefile.am')
-rw-r--r--contrib/openpam/bin/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/openpam/bin/Makefile.am b/contrib/openpam/bin/Makefile.am
index 2b879cc..78ebeaa 100644
--- a/contrib/openpam/bin/Makefile.am
+++ b/contrib/openpam/bin/Makefile.am
@@ -1,7 +1,11 @@
-# $Id: Makefile.am 386 2006-04-12 10:26:27Z des $
+# $Id: Makefile.am 467 2011-11-02 23:42:21Z des $
SUBDIRS =
+if WITH_PAMTEST
+SUBDIRS += pamtest
+endif
+
if WITH_SU
SUBDIRS += su
endif
OpenPOWER on IntegriCloud