summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <bep@foryouandyourcustomers.com>2016-08-10 20:05:33 +0200
committerBernhard Posselt <bep@foryouandyourcustomers.com>2016-08-10 20:05:33 +0200
commitbadf53cf33584b897338d2c366c89986fc03a7b4 (patch)
tree57c598f02aef21960b5127d0608bfb2c6ae2d564
parent98fec383b0b40c36122e9ebb117e30190a375887 (diff)
update makefile9.0.0
-rw-r--r--Makefile16
1 files changed, 1 insertions, 15 deletions
diff --git a/Makefile b/Makefile
index 1b11b75ae..497ed0c1e 100644
--- a/Makefile
+++ b/Makefile
@@ -145,27 +145,13 @@ appstore:
cp --parents -r \
"admin" \
"appinfo" \
- "config" \
- "command" \
- "controller" \
- "cron" \
"css" \
- "db" \
- "dependencyinjection" \
- "explore" \
- "fetcher" \
- "hooks" \
- "http" \
"img" \
"l10n" \
- "plugin" \
- "service" \
+ "lib" \
"templates" \
- "upgrade" \
- "utility" \
"vendor" \
"COPYING" \
- "README.md" \
"AUTHORS.md" \
"js/vendor/js-url/url.min.js" \
"js/vendor/es6-shim/es6-shim.min.js" \