diff --git a/INSTALL b/INSTALL index 1f389d7b..5df8a1a4 100644 --- a/INSTALL +++ b/INSTALL @@ -21,6 +21,10 @@ localizations are used from the build folder. 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' +++ Debugging Midori +++