diff options
Diffstat (limited to 'testsuite/Makefile.in')
-rw-r--r-- | testsuite/Makefile.in | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in index 9c708bc9..f3b56f6f 100644 --- a/testsuite/Makefile.in +++ b/testsuite/Makefile.in @@ -140,7 +140,13 @@ 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 |