summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/Makefile.am
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2007-12-21 11:49:29 +0000
committerdes <des@FreeBSD.org>2007-12-21 11:49:29 +0000
commite05e8ab881c687386fca2c534083bee2a0a51c6a (patch)
treee0ebac8083c1e5e6132058a1e1f258d528230d2d /contrib/openpam/Makefile.am
parentea144ae9da6f54d800cd57d9f9292c0db5e08d80 (diff)
downloadFreeBSD-src-e05e8ab881c687386fca2c534083bee2a0a51c6a.zip
FreeBSD-src-e05e8ab881c687386fca2c534083bee2a0a51c6a.tar.gz
Vendor import of OpenPAM Hydrangea.
Diffstat (limited to 'contrib/openpam/Makefile.am')
-rw-r--r--contrib/openpam/Makefile.am18
1 files changed, 15 insertions, 3 deletions
diff --git a/contrib/openpam/Makefile.am b/contrib/openpam/Makefile.am
index 706ef95..1c2bf90 100644
--- a/contrib/openpam/Makefile.am
+++ b/contrib/openpam/Makefile.am
@@ -1,5 +1,17 @@
-# $P4: //depot/projects/openpam/Makefile.am#3 $
+# $Id: Makefile.am 395 2007-06-03 20:26:18Z des $
-SUBDIRS = lib bin modules doc include
+SUBDIRS = lib bin modules include
-EXTRA_DIST = CREDITS HISTORY INSTALL LICENSE MANIFEST README RELNOTES
+if WITH_DOC
+SUBDIRS += doc
+endif
+
+EXTRA_DIST = \
+ CREDITS \
+ HISTORY \
+ INSTALL \
+ LICENSE \
+ README \
+ RELNOTES \
+ autogen.sh \
+ misc/gendoc.pl
OpenPOWER on IntegriCloud