Fix: Build out of src tree
[lttng-tools.git] / src / common / hashtable / Makefile.am
index 7a2b83517a4a0a5cdddfb13246afee44c438a66c..62e22c117036c6c9fb752893811025687624c6cf 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
 
 noinst_LTLIBRARIES = libhashtable.la
 
This page took 0.02296 seconds and 4 git commands to generate.