Move dynamic-type to libcommon
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 7f82ebdec00758ae4677c4a56f47f49c91d476aa..3ef20aa61457477c19f05a2d7e1f2d542a18ef27 100644 (file)
@@ -61,7 +61,8 @@ liblttng_ust_runtime_la_SOURCES = \
        rculfhash-internal.h \
        rculfhash-mm-chunk.c \
        rculfhash-mm-mmap.c \
-       rculfhash-mm-order.c
+       rculfhash-mm-order.c \
+       strerror.c
 
 if HAVE_PERF_EVENT
 liblttng_ust_runtime_la_SOURCES += \
@@ -73,7 +74,6 @@ liblttng_ust_support_la_SOURCES = \
        lttng-tracer.h \
        lttng-tracer-core.h \
        ust-core.c \
-       lttng-ust-dynamic-type.c \
        lttng-rb-clients.h \
        lttng-ring-buffer-client-template.h \
        lttng-ring-buffer-client-discard.c \
This page took 0.034251 seconds and 4 git commands to generate.