Introduce kernel-probe locations
[lttng-tools.git] / src / common / Makefile.am
index 6a841e92a703bc82d4f85b73ba228e44dd383157..0905e899f6bcf3aaafdc1a27ccba8545fc2a241e 100644 (file)
@@ -52,6 +52,7 @@ libcommon_la_SOURCES = \
        fd-handle.c fd-handle.h \
        fs-handle.c fs-handle.h fs-handle-internal.h \
        futex.c futex.h \
+       kernel-probe.c \
        location.c \
        mi-lttng.c mi-lttng.h \
        notification.c \
@@ -75,6 +76,7 @@ libcommon_la_SOURCES = \
        userspace-probe.c \
        utils.c utils.h \
        uuid.c uuid.h \
+       thread.c thread.h \
        tracker.c tracker.h \
        waiter.c waiter.h
 
This page took 0.023199 seconds and 5 git commands to generate.