Move lttng-hash-helper.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index ef035a18a8a255c8dde244eacfba57c8020f4a97..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 \
@@ -80,9 +77,7 @@ liblttng_ust_runtime_la_SOURCES = \
        tracepoint-internal.h \
        events.h \
        clock.h \
-       jhash.h \
        lttng-ust-uuid.h \
-       error.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
This page took 0.023621 seconds and 4 git commands to generate.