build: use spaces instead of tab

This commit is contained in:
Johan Malm 2025-10-08 20:57:45 +01:00
parent 998ff9e7b5
commit cd837a6570

View file

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