summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-02-28 20:51:05 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-02-28 20:51:05 (GMT)
commit115ec1b3089411a4d659f4a2b3100782913898d3 (patch)
tree4e7d8cd012f375408317ddd9dcc02bb25ae5adbe /Makefile
parent3e5b0e1edf5e29636ad32fa05ce1b4a45eb01861 (diff)
downloadmxe-115ec1b3089411a4d659f4a2b3100782913898d3.zip
mxe-115ec1b3089411a4d659f4a2b3100782913898d3.tar.gz
mxe-115ec1b3089411a4d659f4a2b3100782913898d3.tar.bz2
remove also the etc/ directory on "make strip"
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index feab402..f7b3116 100644
--- a/Makefile
+++ b/Makefile
@@ -69,6 +69,7 @@ strip:
'$(PREFIX)/lib/libiberty.a' \
'$(PREFIX)/man' \
'$(PREFIX)/share' \
+ '$(PREFIX)/$(TARGET)/etc' \
'$(PREFIX)/$(TARGET)/doc' \
'$(PREFIX)/$(TARGET)/info' \
'$(PREFIX)/$(TARGET)/lib'/*.def \