Fix: build: ust -> kernel mix-up in noinst_SCRIPTS
[lttng-tools.git] / tests / regression / tools / notification / Makefile.am
index b869bdb1d8f8fa932565fb8dc51fd19d9e551fef..0e7a667014db48a9f7168217a10879be838152e3 100644 (file)
@@ -36,7 +36,7 @@ notification_LDADD = $(LIB_LTTNG_CTL) $(LIBTAP) -lm
 rotation_SOURCES = rotation.c
 rotation_LDADD = $(LIB_LTTNG_CTL) $(LIBTAP) -lm
 
-noinst_SCRIPTS = test_notification_ust test_notification_ust test_notification_multi_app test_rotation
+noinst_SCRIPTS = test_notification_ust test_notification_kernel test_notification_multi_app test_rotation
 EXTRA_DIST = test_notification_ust test_notification_kernel test_notification_multi_app test_rotation
 
 
This page took 0.022676 seconds and 4 git commands to generate.