summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorfche <fche>2005-07-19 18:39:31 +0000
committerfche <fche>2005-07-19 18:39:31 +0000
commita544b4aed2ed1a47c4e83ec9b2d0499a277616a0 (patch)
treeda5e59a03779718d00b38a7c4008698e832eebba /Makefile.am
parent76dab3c2f67fbda25f5f0d6b791f0d23e9cdea7f (diff)
downloadsystemtap-steved-a544b4aed2ed1a47c4e83ec9b2d0499a277616a0.tar.gz
systemtap-steved-a544b4aed2ed1a47c4e83ec9b2d0499a277616a0.tar.xz
systemtap-steved-a544b4aed2ed1a47c4e83ec9b2d0499a277616a0.zip
none
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)