aboutsummaryrefslogtreecommitdiff
path: root/static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'static/Makefile')
-rw-r--r--static/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/Makefile b/static/Makefile
index 12727669..0c6023b0 100644
--- a/static/Makefile
+++ b/static/Makefile
@@ -25,6 +25,7 @@ watch:
./make-watch
install: all
+ install -d $(DESTDIR)/usr/share/calp/www
install -m644 -t $(DESTDIR)/usr/share/calp/www/ $(TARGETS)
clean: