Move error.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 1d0e85f153b16e8d35b0767f8ca116839b849b7c..aafcbd5f89775497635f78029cb087674f17b29e 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 \
@@ -80,7 +79,6 @@ liblttng_ust_runtime_la_SOURCES = \
        events.h \
        clock.h \
        lttng-ust-uuid.h \
-       error.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
This page took 0.0244 seconds and 4 git commands to generate.