lib: replace trace is_static with destruction listeners
[babeltrace.git] / plugins / libctfcopytrace / Makefile.am
index cb6e9af420fdae6468d04250e4b4df1b46d25ec6..d8f4b3eb93dda666dec7307836ff690553aec2ae 100644 (file)
@@ -1,11 +1,9 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
 SUBDIRS = .
 
 noinst_LTLIBRARIES = libctfcopytrace.la
 
 libctfcopytrace_la_SOURCES = ctfcopytrace.c clock-fields.c \
-       ctfcopytrace.h clock-fields.h
+       ctfcopytrace.h clock-fields.h logging.c logging.h
 
 libctfcopytrace_la_LIBADD = \
        $(top_builddir)/lib/libbabeltrace.la
This page took 0.024123 seconds and 4 git commands to generate.