build: Fix out-of-tree build
[lttng-ust.git] / liblttng-ust-comm / Makefile.am
index 2ae997c5bb92a7812af1990a673ffd91de322ede..065dbbf7f370c0016e13d794689ff70cb314dfe7 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
 
 noinst_LTLIBRARIES = liblttng-ust-comm.la
 
This page took 0.022795 seconds and 4 git commands to generate.