summaryrefslogtreecommitdiffstats
path: root/bin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile.am')
-rw-r--r--bin/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 2b879cc..78ebeaa 100644
--- a/bin/Makefile.am
+++ b/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