aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c72970b..aaff542 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ CONFIGS != find . -name "*.rhtml.config" | grep -v master | sed 's|\./||g'
all: ${OBJECTS} ip.php
-install:
+install: all
mkdir -p ${DEST}
find . -name "*.html" -exec tar -rvf out.tar {} \;
cp ip.php ${DEST}/