summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-09-08 13:13:27 +0200
committeremkael <emkael@tlen.pl>2017-09-08 13:13:27 +0200
commitd94077ed47e62b71e2a16740d3a643582f642690 (patch)
treebb16a1a8971d1523cf7b654dd3fe22c3f4377936 /Makefile
parentab6ffe56eb47ab58c735f88de84cab6e98c8e311 (diff)
Ignore, not delete .menu.html files on deploy
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 93a6e49..a918d5c 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,6 @@ $(tmpfiles):
mv $@ $(patsubst %.tmp,%,$@)
deploy:
- find http -type f -name .menu.html -delete
bin/deploy.sh http
clean: