From 7a193476907670232f103bf656f07b0ae632ef46 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 27 Mar 2011 19:51:07 +0000 Subject: Improve installation directory options. git-svn-id: http://svn.drobilla.net/autowaf@39 e2e4594f-ea7b-45dc-bc5a-5f5301e603aa --- build_custom_waf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_custom_waf.sh') 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='' -- cgit v1.2.1