summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f905207e..2db6d044 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ LDADD =
EXTRA_DIST=testsuite runtime $(wildcard $(srcdir)/*.h)
dist-hook:
find $(distdir) -name CVS -o -name '*~' -o -name '.#*' | xargs rm -rf
- find $(distdir) -name '*.o' -o -name '*.cmd' -o -name '*.mod.c' -o -name '.??*' | xargs rm -rf
+ find $(distdir) -name '*.o' -o -name '*.ko' -o -name '*.cmd' -o -name '*.mod.c' -o -name '.??*' | xargs rm -rf
install-data-local:
mkdir -p $(DESTDIR)$(pkgdatadir)