actions: list: Add `for_each_action_{const, mutable}()` macros
[lttng-tools.git] / tests / regression / tools / trigger / utils / Makefile.am
index a6a0258d4188df730f16bb18e73ad67ad8ae7e7a..3522aaec37d01dee0e13730426b28177cb265c99 100644 (file)
@@ -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
 
This page took 0.022912 seconds and 4 git commands to generate.