summaryrefslogtreecommitdiffstats
path: root/testsuite/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Makefile.am')
-rw-r--r--testsuite/Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 6daef3f6..b92286b0 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -32,7 +32,14 @@ EXTRA_DIST = execrc 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
+ systemtap.maps systemtap.base \
+ systemtap.examples/examples-index-gen.pl \
+ systemtap.examples/systemtap.css \
+ systemtap.examples/systemtapcorner.gif \
+ systemtap.examples/systemtaplogo.png \
+ systemtap.examples/html_footer.tmpl \
+ systemtap.examples/html_header.tmpl
+
# $(srcdir)/These values point the test suite to the install tree, and
# are overridden by "make check" from full source/build tree