Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / text / pretty / Makefile.am
CommitLineData
05c03100 1AM_CPPFLAGS += -I$(top_srcdir)/plugins
3228cc1d 2
3228cc1d
PP
3noinst_LTLIBRARIES = libbabeltrace-plugin-text-pretty-cc.la
4
5# ctf-text plugin
6libbabeltrace_plugin_text_pretty_cc_la_SOURCES = \
7 pretty.c \
8 print.c \
9 pretty.h
This page took 0.02708 seconds and 4 git commands to generate.