Fix: OOT build fails because of missing include path
[lttng-tools.git] / tests / regression / tools / mi / Makefile.am
index c4081dbeee94a4d093756138432d89a1ed516e03..f5d5e2130bbe1de0ade5add9fd966a04e6d426de 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
 
 noinst_PROGRAMS = validate_xml extract_xml
 validate_xml_SOURCES = validate_xml.c
This page took 0.023933 seconds and 4 git commands to generate.