remove also the etc/ directory on "make strip"

This commit is contained in:
Volker Grabsch 2009-02-28 21:51:05 +01:00
parent 3e5b0e1edf
commit 115ec1b308
1 changed files with 1 additions and 0 deletions

View File

@ -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 \