From b24fdd90aee29a5e6362be5d8f061f7cbd500052 Mon Sep 17 00:00:00 2001 From: Gediminas Jakutis Date: Tue, 21 May 2019 19:01:32 +0300 Subject: daemon: added stdio (null) im proto stubs. Signed-off-by: Gediminas Jakutis --- src/daemon/meson.build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/daemon/meson.build') 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 = [ -- cgit v1.2.3