ctf plugin: add CTF metadata decoder API
[babeltrace.git] / plugins / ctf / common / Makefile.am
index 3c57f0a2e5840e41f62d3de813abe1e9dd7eeaa4..63d77fc94a3c01b95812e63d4329022e342002ae 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS = btr notif-iter metadata
 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
 noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-common.la
-libbabeltrace_plugin_ctf_common_la_SOURCES = 
+libbabeltrace_plugin_ctf_common_la_SOURCES = print.h
 libbabeltrace_plugin_ctf_common_la_LIBADD =            \
        $(builddir)/btr/libctf-btr.la           \
        $(builddir)/metadata/libctf-parser.la   \
This page took 0.022658 seconds and 4 git commands to generate.