plugins/ctf/common/notif-iter/notif-iter.c: add logging
[babeltrace.git] / plugins / ctf / common / notif-iter / Makefile.am
index b19d5635495bde492599967ca63de02c75c1a0be..e94454def7d668816e2c045af4ec8f3345a518aa 100644 (file)
@@ -5,4 +5,6 @@ noinst_LTLIBRARIES = libctf-notif-iter.la
 
 libctf_notif_iter_la_SOURCES = \
        notif-iter.c \
-       notif-iter.h
+       notif-iter.h \
+       logging.c \
+       logging.h
This page took 0.024147 seconds and 4 git commands to generate.