CTF IR -> Trace IR
[babeltrace.git] / plugins / ctf / common / btr / Makefile.am
index 4602514f0305cae4cdb7fe9387afafc9229f8e0d..ebddd68cc34ade2936d060a100a3c13287133208 100644 (file)
@@ -1,6 +1,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.031618 seconds and 4 git commands to generate.