summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-09-11 16:31:57 +0200
committerYorhel <git@yorhel.nl>2019-09-11 16:31:57 +0200
commit82ade4157f86891c3d90336155a942976e1df934 (patch)
treefbe5b8dfa0b88a0d59fb67af36a56ad46334fb47 /Makefile
parent500d19bd7c5c2c3e6a73b8b5ae0aa5ab39182df7 (diff)
VNDB::Types: Convert vn_relations and prod_relations
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2f66cd42..06642add 100644
--- a/Makefile
+++ b/Makefile
@@ -80,7 +80,7 @@ data/config3.pl:
%.gz: %
zopfli $<
-static/f/vndb.js: data/js/*.js util/jsgen.pl data/config.pl data/global.pl | static/f
+static/f/vndb.js: data/js/*.js lib/VNDB/Types.pm util/jsgen.pl data/config.pl data/global.pl | static/f
util/jsgen.pl
static/f/vndb.min.js: static/f/vndb.js