Add common.js to the tarball

This commit is contained in:
Eelco Dolstra 2013-06-25 12:48:25 +02:00
parent 611f402a70
commit c65f40e146

View file

@ -2,7 +2,8 @@ TEMPLATES = $(wildcard *.tt)
STATIC = \
$(wildcard static/images/*) \
$(wildcard static/css/*) \
static/js/bootbox.min.js
static/js/bootbox.min.js \
static/js/common.js
FLOT = flot-0.6.zip
JQUERY = jquery-ui-1.8.5.custom.zip