lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / plugins / ctf / common / notif-iter / Makefile.am
index 2c9752afe86bb7761d3ecfebdaac46cac1638197..e29d92af469f0e0845b0c7e7b9da23108335c243 100644 (file)
@@ -1,9 +1,7 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS)
-AM_CPPFLAGS =  -I$(top_srcdir)/include
-
 noinst_LTLIBRARIES = libctf-notif-iter.la
 
 libctf_notif_iter_la_SOURCES = \
        notif-iter.c \
        notif-iter.h \
-       print.h
+       logging.c \
+       logging.h
This page took 0.032958 seconds and 4 git commands to generate.