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.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/contrib/openpam/bin/Makefile.am b/contrib/openpam/bin/Makefile.am
index 3b76376..2b879cc 100644
--- a/contrib/openpam/bin/Makefile.am
+++ b/contrib/openpam/bin/Makefile.am
@@ -1,3 +1,7 @@
-# $P4: //depot/projects/openpam/bin/Makefile.am#2 $
+# $Id: Makefile.am 386 2006-04-12 10:26:27Z des $
-SUBDIRS = su
+SUBDIRS =
+
+if WITH_SU
+SUBDIRS += su
+endif
OpenPOWER on IntegriCloud