summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-21 21:20:59 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-21 21:20:59 +0200
commit2910c91f76294a01c89ec405d7486f8410bbe4ba (patch)
tree224dc4f6ad5e073c095f09078487e70cac6605fe /Makefile
parent031ba0ce524f35c70b776173917ae4ce3819951e (diff)
fix makefile for building the zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1cffbeba5..00ff2a5f7 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@
# This makefile is for general project specific stuff like packaging a new
# release for the app store and running php unittests which require core
+app_name=news
build_directory=build/
package_name=$(build_directory)$(app_name)