X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=2241681c7ac7d90188a2e6c51a71322fac6ee2b0;hp=c66cef23d2eb594a1810c8f3928c93c9a8abdefd;hb=842c2b97eab577484edae763770dfd1440490818;hpb=fc493d942c5800c666598de28477cf839e7fd14c diff --git a/configure.ac b/configure.ac index c66cef23..2241681c 100644 --- a/configure.ac +++ b/configure.ac @@ -52,7 +52,7 @@ LIBS="$LIBS $GMODULE_LIBS" PACKAGE_CFLAGS="$GMODULE_CFLAGS -Wall -Wformat" AC_SUBST(PACKAGE_CFLAGS) -babeltraceincludedir="${includedir}" +babeltraceincludedir="${includedir}/babeltrace" AC_SUBST(babeltraceincludedir) AC_CONFIG_FILES([ @@ -67,6 +67,7 @@ AC_CONFIG_FILES([ formats/ctf/metadata/Makefile converter/Makefile lib/Makefile + lib/prio_heap/Makefile include/Makefile tests/Makefile ])