Move error.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 5612cb6450075b561de8e86f10dacc8289f1d69d..aafcbd5f89775497635f78029cb087674f17b29e 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 \
@@ -80,9 +78,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 \
@@ -91,7 +87,6 @@ liblttng_ust_runtime_la_SOURCES = \
        string-utils.h \
        event-notifier-notification.c \
        ns.h \
-       creds.h \
        rculfhash.c \
        rculfhash.h \
        rculfhash-internal.h \
This page took 0.023468 seconds and 4 git commands to generate.