summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 33a6bd6e..1ad640ba 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,9 @@ static/ch static/cv static/sf static/st:
data/log www www/feeds www/api static/f:
mkdir -p $@
+data/config.pl:
+ cp -n data/config_example.pl data/config.pl
+
static/f/vndb.js: data/js/*.js util/jsgen.pl data/config.pl data/global.pl | static/f
util/jsgen.pl