Move string-utils.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 1d0e85f153b16e8d35b0767f8ca116839b849b7c..55be93f6b748e09eb9daa91113c856e0d340552d 100644 (file)
@@ -22,8 +22,7 @@ liblttng_ust_tracepoint_la_SOURCES = \
        tracepoint.c \
        tracepoint-weak-test.c \
        tracepoint-internal.h \
-       lttng-tracer-core.h \
-       error.h
+       lttng-tracer-core.h
 
 liblttng_ust_tracepoint_la_LIBADD = \
        liblttng-ust-common.la \
@@ -66,7 +65,6 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-context-vsgid.c \
        lttng-context.c \
        lttng-events.c \
-       lttng-hash-helper.h \
        lttng-ust-elf.c \
        lttng-ust-elf.h \
        lttng-ust-statedump.c \
@@ -80,15 +78,11 @@ liblttng_ust_runtime_la_SOURCES = \
        events.h \
        clock.h \
        lttng-ust-uuid.h \
-       error.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
        lttng-ust-tracelog-provider.h \
-       string-utils.c \
-       string-utils.h \
        event-notifier-notification.c \
-       ns.h \
        rculfhash.c \
        rculfhash.h \
        rculfhash-internal.h \
This page took 0.024116 seconds and 4 git commands to generate.