X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Fcommon%2Fnotif-iter%2FMakefile.am;h=2c9752afe86bb7761d3ecfebdaac46cac1638197;hb=4353f87743e90ef88cb7324dec008a9230faf836;hp=e9c693112d188e795a3bdcd231be39b537219401;hpb=262de837eaf8fbd5b2c00a1ffe1aab996c60d783;p=babeltrace.git diff --git a/plugins/ctf/common/notif-iter/Makefile.am b/plugins/ctf/common/notif-iter/Makefile.am index e9c69311..2c9752af 100644 --- a/plugins/ctf/common/notif-iter/Makefile.am +++ b/plugins/ctf/common/notif-iter/Makefile.am @@ -3,4 +3,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include noinst_LTLIBRARIES = libctf-notif-iter.la -libctf_notif_iter_la_SOURCES = notif-iter.c +libctf_notif_iter_la_SOURCES = \ + notif-iter.c \ + notif-iter.h \ + print.h