ctf: compile plugin as C++
[babeltrace.git] / src / plugins / ctf / common / msg-iter / Makefile.am
index 3682a74714405b37f0621557ed0410dd02ae4b04..d963df77a70bbf9ba346015c624b658bd243f221 100644 (file)
@@ -3,5 +3,5 @@
 noinst_LTLIBRARIES = libctf-msg-iter.la
 
 libctf_msg_iter_la_SOURCES = \
-       msg-iter.c \
-       msg-iter.h
+       msg-iter.cpp \
+       msg-iter.hpp
This page took 0.023822 seconds and 4 git commands to generate.