diff --git a/meson.build b/meson.build index 6c5225f8..26c5622d 100644 --- a/meson.build +++ b/meson.build @@ -96,7 +96,7 @@ executable( executable( 'footclient', 'client.c', - 'log.c', 'log.h', + 'log.c', 'log.h', version, install: true) custom_target(