X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust-jul%2FMakefile.am;h=eb0a5f60694fcb0660b395bbf2af28d368b9726d;hb=08e7bdfb4957084a0cbf139867f009dc770ed4c4;hp=bc13c76f8ba8bf212e104aa5207e0305ac51e607;hpb=051770e1869c87be34e226aef8cc38eb95b8e466;p=lttng-ust.git diff --git a/liblttng-ust-jul/Makefile.am b/liblttng-ust-jul/Makefile.am index bc13c76f..eb0a5f60 100644 --- a/liblttng-ust-jul/Makefile.am +++ b/liblttng-ust-jul/Makefile.am @@ -3,7 +3,7 @@ LTTNG_JUL_DESTDIR = $(builddir)/org/lttng/ust/jul if BUILD_JNI_INTERFACE -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(builddir) +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(builddir) -I$(top_builddir)/include BUILT_SOURCES = org_lttng_ust_jul_LTTngUst.h lib_LTLIBRARIES = liblttng-ust-jul-jni.la