aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rwxr-xr-xINSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 4f1618c4..97742dd6 100755
--- a/INSTALL
+++ b/INSTALL
@@ -8,6 +8,8 @@ cd src
make
echo "Building everything..."
mk clean
+mk libs-nuke
+mk all
echo "Installing everything..."
mk install | tee -a mk-install.log
echo "Cleaning up..."