X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=53b92cbcf64b117cc9c460d6f95b5f93efecb196;hb=9f5bdcae95d263f58fa6cf7f16dcf73552ac24da;hp=59d98e9cbf38a16a4a7975e41f1c8eea2d2c7c25;hpb=e74015680521597497c3218160a9e80081932896;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 59d98e9c..53b92cbc 100644 --- a/configure.ac +++ b/configure.ac @@ -606,7 +606,7 @@ AE_IF_FEATURE_ENABLED([api-doc], DX_XML_FEATURE(OFF) DX_PDF_FEATURE(OFF) DX_PS_FEATURE(OFF) - DX_INIT_DOXYGEN([Babeltrace 2], [$(builddir)/Doxyfile], [output]) + DX_INIT_DOXYGEN([babeltrace2], [$(builddir)/Doxyfile], [output]) AS_IF([test -z "$DX_DOXYGEN"], [AC_MSG_ERROR([You need doxygen to enable the API documentation])] ) @@ -822,8 +822,8 @@ AC_CONFIG_FILES([ tests/bitfield/Makefile tests/ctf-writer/Makefile tests/lib/Makefile - tests/lib/test-plugin-plugins/Makefile tests/lib/conds/Makefile + tests/lib/test-plugins-plugins/Makefile tests/lib/utils/Makefile tests/Makefile tests/param-validation/Makefile