mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-09 00:30:16 +01:00
meson.build: fix an indentation issue
This commit is contained in:
parent
d5b813d677
commit
260ae90d91
1 changed files with 1 additions and 2 deletions
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue