X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2FMakefile.am;h=62e22c117036c6c9fb752893811025687624c6cf;hp=7a2b83517a4a0a5cdddfb13246afee44c438a66c;hb=74130cb7d45f2c698c1a9f224bf8e7a2f2368f18;hpb=55009a2289249d5d784c528234b0fbcd532f5551 diff --git a/src/common/hashtable/Makefile.am b/src/common/hashtable/Makefile.am index 7a2b83517..62e22c117 100644 --- a/src/common/hashtable/Makefile.am +++ b/src/common/hashtable/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src noinst_LTLIBRARIES = libhashtable.la