1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00

[test] Strange endif . Refs #203

This commit is contained in:
Witold Filipczyk 2022-12-30 09:35:41 +01:00
parent 5b51f9621c
commit 598c4deabc

View File

@ -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'})