Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / libctfcopytrace / Makefile.am
CommitLineData
91b73004
JD
1SUBDIRS = .
2
5774b889 3noinst_LTLIBRARIES = libctfcopytrace.la
91b73004 4
5774b889
PP
5libctfcopytrace_la_SOURCES = ctfcopytrace.c clock-fields.c \
6 ctfcopytrace.h clock-fields.h
91b73004
JD
7
8libctfcopytrace_la_LIBADD = \
073ad6e6 9 $(top_builddir)/lib/libbabeltrace.la
This page took 0.026913 seconds and 4 git commands to generate.