diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 90f9dc57..6e9bd6cf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -277,6 +277,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 \ + cache.h hash.h mdfour.h util.h \ testsuite systemtap.spec runtime tapset TEST_COV_DIR = coverage |