Move to kernel style SPDX license identifiers
[babeltrace.git] / src / lib / graph / Makefile.am
index 9c5527682f471c39c786f2797e27c30e68769766..69b0531f5b5a6a5a0fc7c533f3b7143161909cbc 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: MIT
+
 SUBDIRS = message
 
 noinst_LTLIBRARIES = libgraph.la
@@ -25,6 +27,9 @@ libgraph_la_SOURCES = \
        interrupter.c \
        interrupter.h \
        iterator.c \
+       message-iterator-class.c \
+       message-iterator-class.h \
+       mip.c \
        port.c \
        port.h \
        query-executor.c \
This page took 0.023369 seconds and 4 git commands to generate.