build: use spaces instead of tab

This commit is contained in:
Johan Malm 2025-10-08 20:57:45 +01:00 committed by Johan Malm
parent 814af0ae4d
commit 017152da52

View file

@ -51,7 +51,7 @@ executable(
epoll_dep,
],
include_directories: [labwc_inc],
install: true
install: true,
)
clients = files('lab-sensible-terminal')