plugins/ctf/common/notif-iter/notif-iter.c: add logging
[babeltrace.git] / plugins / ctf / common / notif-iter / Makefile.am
CommitLineData
e98a2d6e
PP
1AM_CFLAGS = $(PACKAGE_CFLAGS)
2AM_CPPFLAGS = -I$(top_srcdir)/include
3
4noinst_LTLIBRARIES = libctf-notif-iter.la
5
4353f877
PP
6libctf_notif_iter_la_SOURCES = \
7 notif-iter.c \
fdf0e7a0
PP
8 notif-iter.h \
9 logging.c \
10 logging.h
This page took 0.02905 seconds and 4 git commands to generate.