diff --git a/src/dom/test/meson.build b/src/dom/test/meson.build index 55b2120c..6f8a8642 100644 --- a/src/dom/test/meson.build +++ b/src/dom/test/meson.build @@ -28,7 +28,6 @@ meson.source_root()+'/src/dom/sgml/xbel/xbel.c', testdeps, c_args:['-DHAVE_CONFIG_H'], cpp_args:['-DHAVE_CONFIG_H'], include_directories:['.', '../..', '../../..'], build_by_default:false) -endif test_lib = environment({'TEST_LIB': meson.source_root()+'/test/libtest.sh'})