Fix: Add test scripts and lists to the distribution package
[lttng-tools.git] / tests / utils / tap / Makefile.am
index 01df68a6fbf880ee50c265adfab672b8c0a9a45b..14cd2349776819b6889855f584c784a9079b4c42 100644 (file)
@@ -1,2 +1,4 @@
 lib_LTLIBRARIES = libtap.la
-libtap_la_SOURCES = tap.c
+libtap_la_SOURCES = tap.c tap.h
+dist_noinst_SCRIPTS = tap.sh
+EXTRA_DIST = tap.sh
This page took 0.025618 seconds and 5 git commands to generate.