Remove legacy printf_verbose()/printf_debug() and others
[babeltrace.git] / common / Makefile.am
index a4543ddccf7e6751d024e93a085dbb7cf676bc03..4c902fa482f12cb354f0260e799c33a4f807a7a9 100644 (file)
@@ -4,4 +4,4 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include \
 
 noinst_LTLIBRARIES = libbabeltrace-common.la
 
-libbabeltrace_common_la_SOURCES = common.c
+libbabeltrace_common_la_SOURCES = common.c logging.c logging.h
This page took 0.022961 seconds and 4 git commands to generate.