trackers: bump MI version to 4.0
[deliverable/lttng-tools.git] / src / common / Makefile.am
index 5392bf4d94a2f79f5f563f842ab64ba0435a5492..0005b14b177bf4a1a2b1dd0d993fcaafb71335c2 100644 (file)
@@ -62,7 +62,7 @@ noinst_HEADERS = lttng-kernel.h defaults.h macros.h error.h futex.h \
 
 # Common library
 noinst_LTLIBRARIES = libcommon.la
-EXTRA_DIST = mi-lttng-3.0.xsd
+EXTRA_DIST = mi-lttng-4.0.xsd
 
 libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        common.h futex.c futex.h uri.c uri.h defaults.c \
@@ -76,6 +76,7 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        evaluation.c notification.c trigger.c endpoint.c \
                        dynamic-buffer.h dynamic-buffer.c \
                        buffer-view.h buffer-view.c \
+                       location.c \
                        waiter.h waiter.c
 
 libcommon_la_LIBADD = \
This page took 0.026339 seconds and 5 git commands to generate.