diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 71ef48a8..82aa0532 100644 --- a/Makefile.am +++ b/Makefile.am @@ -87,7 +87,7 @@ 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 \ + cache.h hash.h mdfour.h util.h staplog.c coveragedb.h \ examples testsuite systemtap.spec runtime tapset SAMPLE_DEST_DIR = $(distdir)/examples/samples |