Missing NULL pointer init in tap.c
[lttng-tools.git] / tests / utils / tap / Makefile.am
index 366f4c4a566bf6b61a9fac0213cad85d6cd0ff99..d3b5b58f18a6bb401294495d04b7f4b6062e4e6e 100644 (file)
@@ -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
This page took 0.025451 seconds and 5 git commands to generate.