Move lttng-hash-helper.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 3548a9e624299ddcc4c94421eff20e5fb1fb0455..7537bb7d7fa3f2188d34b5777ac18e2e0acb6bc2 100644 (file)
@@ -22,9 +22,7 @@ liblttng_ust_tracepoint_la_SOURCES = \
        tracepoint.c \
        tracepoint-weak-test.c \
        tracepoint-internal.h \
-       lttng-tracer-core.h \
-       jhash.h \
-       error.h
+       lttng-tracer-core.h
 
 liblttng_ust_tracepoint_la_LIBADD = \
        liblttng-ust-common.la \
@@ -67,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 \
@@ -78,29 +75,23 @@ liblttng_ust_runtime_la_SOURCES = \
        context-internal.h \
        context-provider-internal.h \
        tracepoint-internal.h \
-       ust-events-internal.h \
+       events.h \
        clock.h \
-       jhash.h \
        lttng-ust-uuid.h \
-       error.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
        lttng-ust-tracelog-provider.h \
-       getenv.h \
        string-utils.c \
        string-utils.h \
        event-notifier-notification.c \
        ns.h \
-       creds.h \
        rculfhash.c \
        rculfhash.h \
        rculfhash-internal.h \
        rculfhash-mm-chunk.c \
        rculfhash-mm-mmap.c \
-       rculfhash-mm-order.c \
-       compat_futex.c \
-       futex.h
+       rculfhash-mm-order.c
 
 if HAVE_PERF_EVENT
 liblttng_ust_runtime_la_SOURCES += \
@@ -112,8 +103,6 @@ liblttng_ust_support_la_SOURCES = \
        lttng-tracer.h \
        lttng-tracer-core.h \
        ust-core.c \
-       getenv.h \
-       getenv.c \
        lttng-ust-dynamic-type.c \
        lttng-rb-clients.h \
        lttng-ring-buffer-client-template.h \
This page took 0.024528 seconds and 4 git commands to generate.