Plugins: remove unnecessary stuff in Makefile.am files
[babeltrace.git] / plugins / ctf / reader / Makefile.am
CommitLineData
a6fe9093
JG
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
f3bc2010
JG
3noinst_HEADERS = reader-internal.h
4noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-reader.la
a6fe9093
JG
5
6# Plug-in system library
7libbabeltrace_plugin_ctf_reader_la_SOURCES = \
8 reader.c
This page took 0.023047 seconds and 4 git commands to generate.