aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-06-22 15:33:40 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-06-22 15:33:40 +0200
commitb57857469b3c44b098103cd8ccc42ec18387ac78 (patch)
tree6ff35dbd8d7f7c01eefe72e68083a1948e724226
parentcd8d902b91b4a166c606e00ea4accbe98c92d8a9 (diff)
downloadwebsite-b57857469b3c44b098103cd8ccc42ec18387ac78.tar.gz
website-b57857469b3c44b098103cd8ccc42ec18387ac78.zip
Before `install` execute `all` target
-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}/