plugins/lttng-utils/Makefile.am: add all source files to _SOURCES var.
[babeltrace.git] / common / Makefile.am
CommitLineData
1670bffd
PP
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include \
2 -DINSTALL_LIBDIR=\"$(libdir)\"
3
4
5noinst_LTLIBRARIES = libbabeltrace-common.la
6
b4565e8b 7libbabeltrace_common_la_SOURCES = common.c logging.c logging.h
This page took 0.04467 seconds and 4 git commands to generate.