ctf: compile plugin as C++
[babeltrace.git] / src / plugins / ctf / common / bfcr / Makefile.am
index e4c2d2e8fcf64ac62650ca0a057bf5b66b72b1a7..17b7705d0bf13271e11ea2439afaffcd8155a127 100644 (file)
@@ -2,5 +2,5 @@
 
 noinst_LTLIBRARIES = libctf-bfcr.la
 libctf_bfcr_la_SOURCES = \
-       bfcr.c \
-       bfcr.h
+       bfcr.cpp \
+       bfcr.hpp
This page took 0.023128 seconds and 4 git commands to generate.