plugins/common/muxing: split `compare_clock_snapshots_and_clock_classes()`
[babeltrace.git] / configure.ac
index 53b92cbcf64b117cc9c460d6f95b5f93efecb196..fa21a8813509bb698b18457bb28b27d24b127830 100644 (file)
@@ -822,9 +822,6 @@ AC_CONFIG_FILES([
   tests/bitfield/Makefile
   tests/ctf-writer/Makefile
   tests/lib/Makefile
-  tests/lib/conds/Makefile
-  tests/lib/test-plugins-plugins/Makefile
-  tests/lib/utils/Makefile
   tests/Makefile
   tests/param-validation/Makefile
   tests/plugins/Makefile
@@ -837,12 +834,11 @@ AC_CONFIG_FILES([
   tests/plugins/flt.utils.muxer/succeed/Makefile
   tests/plugins/flt.utils.trimmer/Makefile
   tests/plugins/sink.text.pretty/Makefile
+  tests/utils/env.sh
   tests/utils/Makefile
   tests/utils/tap/Makefile
 ])
 
-AC_CONFIG_FILES([tests/utils/env.sh],[chmod +x tests/utils/env.sh])
-
 AC_OUTPUT
 
 #
This page took 0.022498 seconds and 4 git commands to generate.