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 3e5bd6c9..8333281e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -148,7 +148,7 @@ endif # Get extra libs as needed LDADD = -EXTRA_DIST = buildrun.h elaborate.h loc2c.h session.h \ +EXTRA_DIST = auto_free.h buildrun.h elaborate.h loc2c.h session.h \ parse.h staptree.h tapsets.h translate.h \ cache.h hash.h mdfour.h util.h staplog.c coveragedb.h \ testsuite systemtap.spec runtime tapset \ |