4233d4aee8737f1db1872a74b82f910d98d7a07d
[babeltrace.git] / plugins / ctf / reader / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_HEADERS = reader-internal.h
4 noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-reader.la
5
6 # Plug-in system library
7 libbabeltrace_plugin_ctf_reader_la_SOURCES = \
8 reader.c
This page took 0.028967 seconds and 4 git commands to generate.