Mention ./waf clean and ./waf distclean in INSTALL

This commit is contained in:
Christian Dywan 2010-01-06 21:57:09 +01:00
parent 5d5d2517c8
commit 4fd73fb701

View file

@ -21,6 +21,10 @@ localizations are used from the build folder.
You can install it with './waf install' You can install it with './waf install'
If you need to do a clean rebuild, you can do either './waf clean'
in order to remove binaries or './waf distclean' which deletes generated
configuration files as well.
For further options run './waf --help' For further options run './waf --help'
+++ Debugging Midori +++ +++ Debugging Midori +++