tests: compile some tools/tests as C++
[lttng-tools.git] / tests / regression / tools / live / Makefile.am
index 1587deb12adfee037689cf23d5ae92a0a619d761..c67cde86d3ca3546da73dc685482e3327779a321 100644 (file)
@@ -19,7 +19,7 @@ if HAVE_LIBLTTNG_UST_CTL
 EXTRA_DIST += test_ust test_ust_tracefile_count test_lttng_ust
 endif
 
-live_test_SOURCES = live_test.c
+live_test_SOURCES = live_test.cpp
 live_test_LDADD = $(LIBTAP) $(LIBLTTNG_SESSIOND_COMMON) $(DL_LIBS)
 
 all-local:
This page took 0.022688 seconds and 4 git commands to generate.