Remove gettid warning
[lttng-ust.git] / liblttng-ust / Makefile.am
index 628e56fba9043f700580101bbc055db81a148501..e68953a3e258313f2390545f31754bd300224835 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 \
-       uuid.h
+       lttng-ust-uuid.h
 
 liblttng_ust_support_la_SOURCES = \
        ltt-tracer.h \
This page took 0.023356 seconds and 4 git commands to generate.