Install bootbox

This commit is contained in:
Eelco Dolstra 2013-02-23 17:01:43 +01:00
parent 6658419f69
commit fb643cd971

View file

@ -1,7 +1,8 @@
TEMPLATES = $(wildcard *.tt)
STATIC = \
$(wildcard static/images/*) \
$(wildcard static/css/*)
$(wildcard static/css/*) \
static/js/bootbox.min.js
FLOT = flot-0.6.zip
TABLESORTER = jquery.tablesorter.zip