aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2009-07-16 10:52:14 +0200
committerTobias Brunner <tobias@strongswan.org>2009-07-16 15:15:26 +0200
commitcf00cffef237014486eecd0aa04ed8601a7d5265 (patch)
treea3fcdf8fad6aebddbf0ff18935b6b9fb28abef82 /Makefile.am
parent599d2bcea821c32d742d9973d65d96c99aedc1a6 (diff)
downloadstrongswan-cf00cffef237014486eecd0aa04ed8601a7d5265.tar.bz2
strongswan-cf00cffef237014486eecd0aa04ed8601a7d5265.tar.xz
Added an option to the configure script to disable building the scripts.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 536ee5728..172949977 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,9 @@
-SUBDIRS = src testing scripts
+SUBDIRS = src testing
+
+if USE_SCRIPTS
+ SUBDIRS += scripts
+endif
+
EXTRA_DIST = Doxyfile.in CREDITS
CLEANFILES = apidoc Doxyfile