Missing NULL pointer init in tap.c
[lttng-tools.git] / tests / utils / tap / Makefile.am
index 01df68a6fbf880ee50c265adfab672b8c0a9a45b..d3b5b58f18a6bb401294495d04b7f4b6062e4e6e 100644 (file)
@@ -1,2 +1,4 @@
-lib_LTLIBRARIES = libtap.la
-libtap_la_SOURCES = tap.c
+noinst_LTLIBRARIES = libtap.la
+libtap_la_SOURCES = tap.c tap.h
+dist_noinst_SCRIPTS = tap.sh
+EXTRA_DIST = tap.sh
This page took 0.024069 seconds and 5 git commands to generate.