summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 11a7bbc0..9b5b2afb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -246,7 +246,7 @@ loc2c_test_LDADD = $(stap_LDADD)
LDADD =
EXTRA_DIST = buildrun.h elaborate.h loc2c.h session.h \
parse.h staptree.h tapsets.h translate.h \
- testsuite runtest.sh systemtap.spec runtime tapset
+ testsuite systemtap.spec runtime tapset
TEST_COV_DIR = coverage
SUBDIRS = testsuite $(am__append_4)
@@ -1116,6 +1116,7 @@ uninstall-man: uninstall-man1 uninstall-man5
dist-hook:
find $(distdir) -name CVS -o -name '*~' -o -name '.#*' | xargs rm -rf
find $(distdir) -name '*.o' -o -name '*.ko' -o -name '*.cmd' -o -name '*.mod.c' -o -name '.??*' | xargs rm -rf
+ find $(distdir) -name 'stap' -o -name '*.log' -o -name '*.sum' -o -name 'site.exp' | xargs rm -rf
install-data-local:
# mkdir -p $(DESTDIR)$(pkgdatadir)/runtime/transport $(DESTDIR)$(pkgdatadir)/runtime/relayfs $(DESTDIR)$(pkgdatadir)/tapset