summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-08 15:36:30 +0100
committerHendrik Leppelsack <hendrik@leppelsack.de>2016-03-16 21:09:28 +0100
commit1adacacf00c59cb3c965d372d9c0034229963f2b (patch)
treecb9936c55ffd31368b2fad2a28025db9adbe4e02 /Makefile
parent0c2fc1d64ef6286a369a6ced3ea7027d191d569b (diff)
Add searchproxy to package
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 4c0d7de7..1afec98b 100644
--- a/Makefile
+++ b/Makefile
@@ -35,8 +35,5 @@ appstore_package: clean
$(project_dir)/js/vendor/angular-bootstrap/ui-bootstrap-tpls.min.js \
$(project_dir)/js/vendor/angular-sanitize/angular-sanitize.js \
$(project_dir)/js/vendor/ui-select/dist/select.js \
- $(project_dir)/js/vendor/jquery-timepicker/jquery.ui.timepicker.js
-
-
-
-
+ $(project_dir)/js/vendor/jquery-timepicker/jquery.ui.timepicker.js \
+ $(project_dir)/js/searchproxy.js