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 e793a6b9..936605d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ loc2c_test_LDADD = @stap_LIBS@ # Get extra libs as needed LDADD = -EXTRA_DIST = buildrun.h elaborate.h loc2c.h \ +EXTRA_DIST = buildrun.h elaborate.h loc2c.h session.h \ parse.h staptree.h tapsets.h translate.h \ testsuite runtest.sh systemtap.spec runtime tapset dist-hook: |