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.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/daemon/meson.build b/src/daemon/meson.build
index f83613c..44fa299 100644
--- a/src/daemon/meson.build
+++ b/src/daemon/meson.build
@@ -1,7 +1,8 @@
d_filenames = [
'main.c',
'settings.c',
- 'net.c',
+ 'net.c',
+ 'settings_private.h',
]
d_conf_filenames = [