X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Futils%2Ftap%2FMakefile.am;h=d3b5b58f18a6bb401294495d04b7f4b6062e4e6e;hb=f2068bce016a021995d62c921bfc67ee0b645a70;hp=366f4c4a566bf6b61a9fac0213cad85d6cd0ff99;hpb=329e5f263bb703643fd808de6ceca3aeac014aa8;p=lttng-tools.git diff --git a/tests/utils/tap/Makefile.am b/tests/utils/tap/Makefile.am index 366f4c4a5..d3b5b58f1 100644 --- a/tests/utils/tap/Makefile.am +++ b/tests/utils/tap/Makefile.am @@ -1,2 +1,4 @@ -lib_LTLIBRARIES = libtap.la +noinst_LTLIBRARIES = libtap.la libtap_la_SOURCES = tap.c tap.h +dist_noinst_SCRIPTS = tap.sh +EXTRA_DIST = tap.sh