lib: remove `BT_GRAPH_RUN_STATUS_END`
[babeltrace.git] / src / lib / Makefile.am
index 319f0fccf506d329523955eee8af44ae05805f44..d061422e1119d378419d7fa71353eda27bb04732 100644 (file)
@@ -10,6 +10,8 @@ libbabeltrace2_la_SOURCES = \
        error.c \
        error.h \
        func-status.h \
+       integer-range-set.c \
+       integer-range-set.h \
        lib-logging.c \
        logging.c \
        logging.h \
@@ -34,5 +36,5 @@ libbabeltrace2_la_LIBADD = \
        $(top_builddir)/src/compat/libcompat.la
 
 if ENABLE_BUILT_IN_PYTHON_PLUGIN_SUPPORT
-libbabeltrace2_la_LIBADD += $(top_builddir)/src/python-plugin-provider/libbabeltrace2-python-plugin-provider.la
+libbabeltrace2_la_LIBADD += $(top_builddir)/src/python-plugin-provider/babeltrace2-python-plugin-provider.la
 endif
This page took 0.025283 seconds and 4 git commands to generate.