diff --git a/meson.build b/meson.build index b560918e..3ab920d7 100644 --- a/meson.build +++ b/meson.build @@ -773,10 +773,9 @@ if get_option('tests') def_no_main, def_disable_backtrace ] - test_litest_selftest_sources = litest_sources + [ + test_litest_selftest_sources = [ 'test/litest-selftest.c', 'test/litest.c', - 'test/litest-int.h', 'test/litest.h' ] test_litest_selftest = executable('test-litest-selftest',