common: compile libcommon as C++
[lttng-tools.git] / tests / regression / tools / notification / Makefile.am
index eaab5314aad582ed9bfc526a6333b4abbeb16df5..2f1a9174e9a867cb7f9cbcf712e0b5144120c062 100644 (file)
@@ -62,7 +62,7 @@ notification_LDADD = $(LIB_LTTNG_CTL) $(LIBTAP) -lm
 rotation_SOURCES = rotation.c
 rotation_LDADD = $(LIB_LTTNG_CTL) $(LIBTAP) -lm
 
-default_pipe_size_getter_SOURCES = default_pipe_size_getter.c
+default_pipe_size_getter_SOURCES = default_pipe_size_getter.cpp
 default_pipe_size_getter_LDADD = $(top_builddir)/src/common/libcommon.la
 
 noinst_SCRIPTS = \
This page took 0.02391 seconds and 4 git commands to generate.