tests: rename lib plugins test files
[babeltrace.git] / configure.ac
index 59d98e9cbf38a16a4a7975e41f1c8eea2d2c7c25..53b92cbcf64b117cc9c460d6f95b5f93efecb196 100644 (file)
@@ -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
This page took 0.028591 seconds and 4 git commands to generate.