Add missing demo-trace shell script to dist tarball
[lttng-ust.git] / tests / demo / Makefile.am
index 76ab5989a7c7ed18b44b2acfa055447dc518169b..47849e6653891bd338db87c52462d620b6dff1db 100644 (file)
@@ -35,6 +35,8 @@ liblttng_ust_provider_ust_tests_demo3_la_LIBADD = \
 liblttng_ust_provider_ust_tests_demo3_la_LDFLAGS = \
        $(FORCE_SHARED_LIB_OPTIONS)
 
+EXTRA_DIST = demo-trace
+
 noinst_PROGRAMS = demo
 demo_SOURCES = demo.c ust_tests_demo.h
 # The demo program only depends on libdl/libc for dlopen().
This page took 0.022674 seconds and 4 git commands to generate.