summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-26 22:29:57 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-26 22:29:57 +0100
commit68bb9c1651337f05838a11c44fecbb63cd34b6bf (patch)
tree2cf734f3e8ff114d658feb61c26a554abcf1e052 /Makefile
parent5910da9d8f07bdc42df5bd7d33211acc688f1531 (diff)
adjust makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7a870d8b4..e954c31d5 100644
--- a/Makefile
+++ b/Makefile
@@ -120,6 +120,7 @@ source:
--exclude-vcs \
--exclude="../$(app_name)/build" \
--exclude="../$(app_name)/js/node_modules" \
+ --exclude="../$(app_name)/node_modules" \
--exclude="../$(app_name)/*.log" \
--exclude="../$(app_name)/js/*.log" \