summaryrefslogtreecommitdiffstats
path: root/build_custom_waf.sh
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-27 19:51:07 +0000
committerDavid Robillard <d@drobilla.net>2011-03-27 19:51:07 +0000
commit7a193476907670232f103bf656f07b0ae632ef46 (patch)
tree679987fbd03970cc9597d0a9d90b48d5a4852fee /build_custom_waf.sh
parent7d2d0fb683240a99faf2c5bd2db00d679e8052cb (diff)
downloadautowaf-7a193476907670232f103bf656f07b0ae632ef46.tar.gz
autowaf-7a193476907670232f103bf656f07b0ae632ef46.tar.bz2
autowaf-7a193476907670232f103bf656f07b0ae632ef46.zip
Improve installation directory options.
git-svn-id: http://svn.drobilla.net/autowaf@39 e2e4594f-ea7b-45dc-bc5a-5f5301e603aa
Diffstat (limited to 'build_custom_waf.sh')
-rw-r--r--build_custom_waf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_custom_waf.sh b/build_custom_waf.sh
index 4cac451..c99a256 100644
--- a/build_custom_waf.sh
+++ b/build_custom_waf.sh
@@ -2,4 +2,4 @@
# Run this script from the waf source directory to build a custom waf script
# which includes autowaf (and the other listed tools)
-./waf-light -v --make-waf --tools=doxygen,swig,gnu_dirs,/path/to/autowaf/autowaf.py --prelude='' \ No newline at end of file
+./waf-light -v --make-waf --tools=doxygen,swig,/path/to/autowaf/autowaf.py --prelude=''