cli/babeltrace.c: do not call load_all_plugins() in commands
[babeltrace.git] / common / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include \
2 -DINSTALL_LIBDIR=\"$(libdir)\"
3
4
5 noinst_LTLIBRARIES = libbabeltrace-common.la
6
7 libbabeltrace_common_la_SOURCES = common.c
This page took 0.037308 seconds and 4 git commands to generate.