src.ctf.fs: make trace-info query accept clock-class-offset-{s,ns} parameters
[babeltrace.git] / common / Makefile.am
index a4543ddccf7e6751d024e93a085dbb7cf676bc03..ce0b661a81bece453b0a906628f1a6fede027e8f 100644 (file)
@@ -1,7 +1,6 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include \
-       -DINSTALL_LIBDIR=\"$(libdir)\"
+AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
 
 
 noinst_LTLIBRARIES = libbabeltrace-common.la
 
-libbabeltrace_common_la_SOURCES = common.c
+libbabeltrace_common_la_SOURCES = assert.c common.c logging.c logging.h
This page took 0.023339 seconds and 4 git commands to generate.