summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index e2ce711..6200e2f 100644
--- a/meson.build
+++ b/meson.build
@@ -6,6 +6,7 @@ sia_server = custom_target(
input : [
meson.current_source_dir() / 'main.go',
meson.current_source_dir() / 'cache.go',
+ meson.current_source_dir() / 'mqtt.go',
],
output : 'sia-server',
command : [