diff --git a/meson.build b/meson.build index a4049f2..70d885c 100644 --- a/meson.build +++ b/meson.build @@ -320,8 +320,7 @@ if get_option('tests') message('valgrind not found, disabling valgrind test suite') endif - -# build-test only + # build-test only executable('test-build-libei', 'test/buildtest.c', dependencies : [dep_libei],