Fix: don't install libtap system wide
[lttng-tools.git] / tests / utils / tap / Makefile.am
index 14cd2349776819b6889855f584c784a9079b4c42..d3b5b58f18a6bb401294495d04b7f4b6062e4e6e 100644 (file)
@@ -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
This page took 0.022368 seconds and 4 git commands to generate.