X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Ftrigger%2Futils%2FMakefile.am;h=3522aaec37d01dee0e13730426b28177cb265c99;hb=2460203ad4c64f0dcdb716e833abee10a79ec092;hp=a6a0258d4188df730f16bb18e73ad67ad8ae7e7a;hpb=dc88217e78259cb6b35fbaf6b85ad5aed6a37023;p=lttng-tools.git diff --git a/tests/regression/tools/trigger/utils/Makefile.am b/tests/regression/tools/trigger/utils/Makefile.am index a6a0258d4..3522aaec3 100644 --- a/tests/regression/tools/trigger/utils/Makefile.am +++ b/tests/regression/tools/trigger/utils/Makefile.am @@ -7,7 +7,7 @@ noinst_PROGRAMS = \ notification-client \ register-some-triggers -notification_client_SOURCES = notification-client.c +notification_client_SOURCES = notification-client.cpp notification_client_LDADD = $(LIBLTTNG_CTL) \ $(top_builddir)/tests/utils/libtestutils.la