ctf: grow stored_values array when necessary
[babeltrace.git] / src / plugins / ctf / common / msg-iter / Makefile.am
index 7c3c2087558e672be67b9dc540640aac2390f41d..d963df77a70bbf9ba346015c624b658bd243f221 100644 (file)
@@ -1,7 +1,7 @@
+# SPDX-License-Identifier: MIT
+
 noinst_LTLIBRARIES = libctf-msg-iter.la
 
 libctf_msg_iter_la_SOURCES = \
-       msg-iter.c \
-       msg-iter.h \
-       logging.c \
-       logging.h
+       msg-iter.cpp \
+       msg-iter.hpp
This page took 0.023595 seconds and 4 git commands to generate.