X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Futils%2Ftap%2FMakefile.am;h=d3b5b58f18a6bb401294495d04b7f4b6062e4e6e;hp=14cd2349776819b6889855f584c784a9079b4c42;hb=ffe503518b9779c9ac076fc87c21db674f89ae6a;hpb=e975f9f8a83cb33d228739ac3c3cebda10cb0598 diff --git a/tests/utils/tap/Makefile.am b/tests/utils/tap/Makefile.am index 14cd23497..d3b5b58f1 100644 --- a/tests/utils/tap/Makefile.am +++ b/tests/utils/tap/Makefile.am @@ -1,4 +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