summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b2e40ed..89872c0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -22,4 +22,4 @@ test_gen: $(LOCAL_INSTALL_PATH)
install:
mkdir -p $(DESTDIR)/usr/lib/uclibc-ng-test
- tar --exclude='*.[och]' -cvf - test/ | tar -xvf - -C $(DESTDIR)/usr/lib/uclibc-ng-test
+ tar --exclude='*.[ochm]' -cvf - test/ | tar -xvf - -C $(DESTDIR)/usr/lib/uclibc-ng-test