Fix: include/Makefile.am: add missing `babeltrace/ctf-writer/object.h`
[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.052805 seconds and 4 git commands to generate.