Added an option to the configure script to disable building the scripts.

This commit is contained in:
Tobias Brunner
2009-07-16 15:15:26 +02:00
parent 599d2bcea8
commit cf00cffef2
2 changed files with 18 additions and 1 deletions
+6 -1
View File
@@ -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