Add a common, internal CTF serialization library; make CTF writer use it
[babeltrace.git] / ctfser / Makefile.am
1 AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
2
3 noinst_LTLIBRARIES = libbabeltrace-ctfser.la
4
5 libbabeltrace_ctfser_la_SOURCES = ctfser.c logging.c logging.h
This page took 0.029333 seconds and 4 git commands to generate.