X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2FMakefile.am;h=3430f450ad7de80a1b4c26368fbe0de58359785d;hb=5151d412776822cdcc8dc12d29137769c8f95a39;hp=b869bdb1d8f8fa932565fb8dc51fd19d9e551fef;hpb=f667fbd7f8b9512f9943edb2597c226fcc424ee9;p=lttng-tools.git diff --git a/tests/regression/tools/notification/Makefile.am b/tests/regression/tools/notification/Makefile.am index b869bdb1d..3430f450a 100644 --- a/tests/regression/tools/notification/Makefile.am +++ b/tests/regression/tools/notification/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests -I$(top_srcdir)/tests/utils/ -I$(srcdir) AM_LDFLAGS = @@ -36,7 +38,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