Fix: use `babeltrace2` instead of `babeltrace` in plugin paths
[babeltrace.git] / common / Makefile.am
1 AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
2
3
4 noinst_LTLIBRARIES = libbabeltrace2-common.la
5
6 libbabeltrace2_common_la_SOURCES = assert.c common.c logging.c logging.h
This page took 0.032148 seconds and 4 git commands to generate.