summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-11-10 05:39:41 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-11-10 05:39:41 (GMT)
commit6546c7595ba3214af9ca304b38b1aa1b0001b6b0 (patch)
treecc2d372829312379c484f8313798f3bc1fc44c1f /Makefile
parent47ea8c36f02884db67b96f9c68a28ede4f4f6039 (diff)
downloadmxe-6546c7595ba3214af9ca304b38b1aa1b0001b6b0.zip
mxe-6546c7595ba3214af9ca304b38b1aa1b0001b6b0.tar.gz
mxe-6546c7595ba3214af9ca304b38b1aa1b0001b6b0.tar.bz2
improved 'make strip'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ac80efa..13f08d1 100644
--- a/Makefile
+++ b/Makefile
@@ -62,6 +62,7 @@ strip:
$(PREFIX)/info \
$(PREFIX)/lib/libiberty.a \
$(PREFIX)/man \
+ $(PREFIX)/share \
$(PREFIX)/$(TARGET)/doc \
$(PREFIX)/$(TARGET)/info \
$(PREFIX)/$(TARGET)/man \