plugins/ctf/common/btr: use standard logging files and macros
[babeltrace.git] / plugins / ctf / common / btr / Makefile.am
index 4602514f0305cae4cdb7fe9387afafc9229f8e0d..6d590d0c7287284ed7168f2309dce80bab4cef72 100644 (file)
@@ -3,4 +3,6 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 noinst_LTLIBRARIES = libctf-btr.la
 libctf_btr_la_SOURCES = \
        btr.c \
-       btr.h
+       btr.h \
+       logging.c \
+       logging.h
This page took 0.030018 seconds and 4 git commands to generate.