summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-02-29 13:43:05 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-02-29 14:53:59 +0100
commiteca9db6bba45a4131f1e8ad6d497c58420abfb96 (patch)
tree76503c8650e2a2fc81455d6086000c7668385828 /Makefile
parenteae79b7430a88d5622b8ea88cbc73a07c042dddf (diff)
THIS IS CONTACTS!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 68117bf5..889d9762 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Makefile for building the project
-app_name=contactsrework
+app_name=contacts
project_dir=$(CURDIR)/../$(app_name)
build_dir=$(CURDIR)/build/artifacts
appstore_dir=$(build_dir)/appstore
@@ -37,4 +37,4 @@ appstore_package: clean
--exclude=$(project_dir)/.travis.yml \
--exclude=$(project_dir)/phpunit*xml \
--exclude=$(project_dir)/Makefile \
- --exclude=$(project_dir)/tests \ No newline at end of file
+ --exclude=$(project_dir)/tests