CTF IR -> Trace IR
[babeltrace.git] / plugins / ctf / common / btr / Makefile.am
index e916266e630fb63b4d534eb9693f5b3a3613d51f..ebddd68cc34ade2936d060a100a3c13287133208 100644 (file)
@@ -1,5 +1,6 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
-noinst_HEADERS = btr.h
 noinst_LTLIBRARIES = libctf-btr.la
-libctf_btr_la_SOURCES = btr.c
+libctf_btr_la_SOURCES = \
+       btr.c \
+       btr.h \
+       logging.c \
+       logging.h
This page took 0.022547 seconds and 4 git commands to generate.