correct information on waf updates
[ardour.git] / doc / updating_waf.txt
index dd9de0123aa605ba69c38926443c9d4941eb7de7..622a0f6b6a3ad2823d37a846b720b540e5c99b8c 100644 (file)
@@ -1,7 +1,7 @@
 Download waf (http://code.google.com/p/waf/)
-Download autowaf (http://svn.drobilla.net/autowaf)
+autowaf.py is present in the tools directory of the Ardour source code.
 
 From within the waf source tree, run:
 
-./waf-light -v --make-waf --tools=misc,/path/to/autowaf.py --prelude=''
+./waf-light -v --make-waf --tools=misc,doxygen,/path/to/autowaf.py --prelude=''
 cp ./waf /path/to/ardour/3.0/waf