summaryrefslogtreecommitdiffstats
path: root/testsuite/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Makefile.in')
-rw-r--r--testsuite/Makefile.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in
index 507d3963..65818133 100644
--- a/testsuite/Makefile.in
+++ b/testsuite/Makefile.in
@@ -124,8 +124,14 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = dejagnu
SRCDIR = $(shell cd $(srcdir); pwd)
+EXTRA_DIST = config lib systemtap \
+ parseok parseko semok semko transok transko buildok buildok \
+ systemtap.syscall systemtap.stress systemtap.string \
+ systemtap.pass1-4 systemtap.samples systemtap.printf \
+ systemtap.maps systemtap.base
-# These values point the test suite to the install tree, and
+
+# $(srcdir)/These values point the test suite to the install tree, and
# are overridden by "make check" from full source/build tree
SYSTEMTAP_RUNTIME = $(DESTDIR)$(pkgdatadir)/runtime
SYSTEMTAP_TAPSET = $(DESTDIR)$(pkgdatadir)/tapset