summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-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" \