credentials: implement is_equal
[lttng-tools.git] / src / common / Makefile.am
index 32b28c82f57e4fc6e2c4d41772f39918363edc73..c855dcd7a7daffb776b267b0df8804fb10d58d54 100644 (file)
@@ -39,7 +39,7 @@ libcommon_la_SOURCES = \
        common.h \
        condition.c \
        context.c context.h \
-       credentials.h \
+       credentials.c credentials.h \
        daemonize.c daemonize.h \
        defaults.c \
        dynamic-array.c dynamic-array.h \
@@ -49,12 +49,15 @@ libcommon_la_SOURCES = \
        evaluation.c \
        event.c \
        filter.c filter.h \
+       fd-handle.c fd-handle.h \
        fs-handle.c fs-handle.h fs-handle-internal.h \
        futex.c futex.h \
        location.c \
        mi-lttng.c mi-lttng.h \
        notification.c \
        optional.h \
+       payload.c payload.h \
+       payload-view.c payload-view.h \
        pipe.c pipe.h \
        readwrite.c readwrite.h \
        runas.c runas.h \
This page took 0.023968 seconds and 5 git commands to generate.