Fix Makefile.am files regarding headers
[babeltrace.git] / plugins / ctf / common / notif-iter / Makefile.am
index e9c693112d188e795a3bdcd231be39b537219401..2c9752afe86bb7761d3ecfebdaac46cac1638197 100644 (file)
@@ -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
This page took 0.023792 seconds and 4 git commands to generate.