Integrate ctf proto into the plugin build system
[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 = notif-iter.c
This page took 0.028727 seconds and 4 git commands to generate.