aboutsummaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index 7668291..6642e9d 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -1,6 +1,10 @@
autodarkmode_sources = [
'main.c',
- 'sun.c'
+ 'sun.c',
+ 'extString.c',
+ 'configuration.c',
+ 'iniparser/src/dictionary.c',
+ 'iniparser/src/iniparser.c',
]
autodarkmode_deps = [