Missing btr makefile
[babeltrace.git] / plugins / ctf / common / btr / Makefile.am
diff --git a/plugins/ctf/common/btr/Makefile.am b/plugins/ctf/common/btr/Makefile.am
new file mode 100644 (file)
index 0000000..e916266
--- /dev/null
@@ -0,0 +1,5 @@
+AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
+
+noinst_HEADERS = btr.h
+noinst_LTLIBRARIES = libctf-btr.la
+libctf_btr_la_SOURCES = btr.c
This page took 0.023294 seconds and 4 git commands to generate.