Create libuuid/libc uuid wrapper
[lttng-ust.git] / liblttng-ust / Makefile.am
index 75a2ba8ab19932ef4782d37ae48a85f103cceb5f..16070d592343bcef960156bd1c3c04958dcdc5d8 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
 AM_CFLAGS = -fno-strict-aliasing
 
 noinst_LTLIBRARIES = liblttng-ust-runtime.la liblttng-ust-support.la
@@ -34,7 +34,7 @@ liblttng_ust_runtime_la_SOURCES = \
        wait.h \
        jhash.h \
        error.h \
-       lttng-ust-uuid.h
+       uuid.h
 
 liblttng_ust_support_la_SOURCES = \
        ltt-tracer.h \
This page took 0.022962 seconds and 4 git commands to generate.