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