diff --git a/Doxygen/building.docu b/Doxygen/building.docu
index d9d4dff72f76dbd08bb5538daf49e5003d4ce536..ab85677453f946d8c8b575145ab8cd600814f7e7 100644
--- a/Doxygen/building.docu
+++ b/Doxygen/building.docu
@@ -69,8 +69,9 @@
* - Download and extract OpenFlipper sources
* (or download via svn: svn co http://www-i8.informatik.rwth-aachen.de/svnrepo/OpenFlipper/branches/Free OpenFlipper
)
* - Adapt library and header paths in $OpenFlipper/qmake/packages/packages.Darwin
- * - Go into OpenFlipper's root directory and type qmake -spec macx-g++ -r
- * - Now type make release
to build OpenFlipper as application bundle (if that does not work, build debug version first)
+ * - Go into OpenFlipper's root directory and type qmake -spec macx-g++
+ * - Type make qmake_all
to build all Makefiles
+ * - Now type make release
to build OpenFlipper
* - Execute Build_Darwin_Bundle.sh
in OpenFlipper's root directory to correct install_name paths within the application bundle
*
* IMPORTANT: If you don't see any icons in the application you probably might have