summaryrefslogtreecommitdiffstats
path: root/src/daemon/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/meson.build')
-rw-r--r--src/daemon/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/daemon/meson.build b/src/daemon/meson.build
index aa0aa75..d900949 100644
--- a/src/daemon/meson.build
+++ b/src/daemon/meson.build
@@ -3,8 +3,10 @@ d_filenames = [
'settings.c',
'net.c',
'purple.c',
+ 'proto_stdio.c',
'settings_private.h',
'purple_private.h',
+ 'proto_stdio_private.h',
]
d_conf_filenames = [