API : trace_handle
[babeltrace.git] / configure.ac
index c66cef23d2eb594a1810c8f3928c93c9a8abdefd..2241681c7ac7d90188a2e6c51a71322fac6ee2b0 100644 (file)
@@ -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
 ])
This page took 0.023025 seconds and 4 git commands to generate.