Fix: Build out of src tree
[lttng-tools.git] / src / common / ust-consumer / Makefile.am
index c79c4a55e8ed42b2c8b64d1465c92d3495232e8d..ab8d38add5fc1fe5b3608ceee8446c9cfce4e7a0 100644 (file)
@@ -1,4 +1,7 @@
 if HAVE_LIBLTTNG_UST_CTL
+
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+
 noinst_LTLIBRARIES = libust-consumer.la
 
 libust_consumer_la_SOURCES = ust-consumer.c ust-consumer.h
This page took 0.023988 seconds and 4 git commands to generate.