From: Jonathan Rajotte Date: Sun, 12 Nov 2017 20:36:52 +0000 (-0500) Subject: Fix: include scripts for distribution X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=d8b7d5c8e7544b8510fa9f48b942fc63d60f92e4 Fix: include scripts for distribution Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/tools/notification/Makefile.am b/tests/regression/tools/notification/Makefile.am index e0b092aa5..41adc6933 100644 --- a/tests/regression/tools/notification/Makefile.am +++ b/tests/regression/tools/notification/Makefile.am @@ -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: