packaging
[myslice.git] / Makefile
index 9d42905..c33b594 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ bindir := /usr/bin
 
 PWD := $(shell pwd)
 
-build:
+build: static templates
        python setup.py build
 
 install: