diff options
Diffstat (limited to 'testsuite/Makefile.in')
-rw-r--r-- | testsuite/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in index 2858d2bb..08c471fa 100644 --- a/testsuite/Makefile.in +++ b/testsuite/Makefile.in @@ -135,7 +135,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = dejagnu DEJAZILLA = @dejazilla@ SRCDIR = $(shell cd $(srcdir); pwd) -EXTRA_DIST = config lib systemtap \ +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 \ |