changeset 259:3221273ea6cb

remove also the etc/ directory on "make strip"
author Volker Grabsch <vog@notjusthosting.com>
date Sat, 28 Feb 2009 21:51:05 +0100
parents 065c9a761b79
children 51a5ca86e401
files Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Feb 28 20:24:37 2009 +0100
+++ b/Makefile	Sat Feb 28 21:51:05 2009 +0100
@@ -69,6 +69,7 @@
 	    '$(PREFIX)/lib/libiberty.a' \
 	    '$(PREFIX)/man' \
 	    '$(PREFIX)/share' \
+	    '$(PREFIX)/$(TARGET)/etc' \
 	    '$(PREFIX)/$(TARGET)/doc' \
 	    '$(PREFIX)/$(TARGET)/info' \
 	    '$(PREFIX)/$(TARGET)/lib'/*.def \