Fix: include scripts for distribution
[lttng-tools.git] / tests / regression / tools / notification / Makefile.am
index e0b092aa55668aaa0db628025695dd78c084e093..41adc69330c8329eee990a5832141ff3067d03da 100644 (file)
@@ -31,6 +31,7 @@ notification_SOURCES = notification.c
 notification_LDADD = $(LIB_LTTNG_CTL) $(LIBTAP) -lm
 
 noinst_SCRIPTS = test_notification_ust test_notification_ust test_notification_multi_app
+EXTRA_DIST = test_notification_ust test_notification_kernel test_notification_multi_app
 
 
 all-local:
This page took 0.022994 seconds and 4 git commands to generate.