Add missing compat.h file in Makefile.am
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 12 Dec 2011 19:33:33 +0000 (14:33 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 12 Dec 2011 19:33:33 +0000 (14:33 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/Makefile.am

index a0df885afb2bbf6d715c3c0be17ce2944b3c4e69..6b33906be4ecd44f105aec965fc0f777cea16d37 100644 (file)
@@ -20,6 +20,7 @@ liblttng_ust_runtime_la_SOURCES = \
        tracepoint.c \
        tracepoint-internal.h \
        clock.h \
+       compat.h \
        wait.h \
        jhash.h \
        error.h
This page took 0.027454 seconds and 4 git commands to generate.