Logging: pass dynamic log level to common functions and subsystems
[babeltrace.git] / src / ctfser / Makefile.am
1 AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
2
3 noinst_LTLIBRARIES = libbabeltrace2-ctfser.la
4
5 libbabeltrace2_ctfser_la_SOURCES = \
6 ctfser.c \
7 ctfser.h
This page took 0.031639 seconds and 5 git commands to generate.