X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Futils%2Ftap%2FMakefile.am;h=14cd2349776819b6889855f584c784a9079b4c42;hb=c1e91a72b549afc9e7fe904b7ef9c1b670cfa775;hp=01df68a6fbf880ee50c265adfab672b8c0a9a45b;hpb=5d2e1e66a968d9e555f9b8b00d0589ebfaf3de32;p=lttng-tools.git diff --git a/tests/utils/tap/Makefile.am b/tests/utils/tap/Makefile.am index 01df68a6f..14cd23497 100644 --- a/tests/utils/tap/Makefile.am +++ b/tests/utils/tap/Makefile.am @@ -1,2 +1,4 @@ lib_LTLIBRARIES = libtap.la -libtap_la_SOURCES = tap.c +libtap_la_SOURCES = tap.c tap.h +dist_noinst_SCRIPTS = tap.sh +EXTRA_DIST = tap.sh