ctf: grow stored_values array when necessary
[babeltrace.git] / src / plugins / ctf / common / bfcr / Makefile.am
index 9b3a195086d9ae3a04b324fb217999f6a8ac3b10..17b7705d0bf13271e11ea2439afaffcd8155a127 100644 (file)
@@ -1,4 +1,6 @@
+# SPDX-License-Identifier: MIT
+
 noinst_LTLIBRARIES = libctf-bfcr.la
 libctf_bfcr_la_SOURCES = \
-       bfcr.c \
-       bfcr.h
+       bfcr.cpp \
+       bfcr.hpp
This page took 0.026313 seconds and 4 git commands to generate.