Add plugin interface to build system
[babeltrace.git] / configure.ac
index e695d87cab5bd2c5d7ec6a222e5e12871dbed1dc..313d106126b5e2f90289037852e3d161dcf2722f 100644 (file)
@@ -332,6 +332,9 @@ AC_SUBST(babeltracectfwriterincludedir)
 babeltracectfirincludedir="${includedir}/babeltrace/ctf-ir"
 AC_SUBST(babeltracectfirincludedir)
 
+babeltracepluginincludedir="${includedir}/babeltrace/plugin"
+AC_SUBST(babeltracepluginincludedir)
+
 AC_CONFIG_FILES([
        Makefile
        types/Makefile
This page took 0.022678 seconds and 4 git commands to generate.