aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2018-10-17 14:50:28 +0200
committerThomas White <taw@bitwiz.me.uk>2018-10-17 14:50:28 +0200
commit2b2a139a94c932d50a5ad5a5ab91f997493e5b5a (patch)
treea80c35594d21c4259284a0db5818e077fc1ec70a /meson.build
parent8f7480255e76fc27bcab5ab10ef6c15368c5c495 (diff)
Switch to new Stylesheet type
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 818c34d..52b9243 100644
--- a/meson.build
+++ b/meson.build
@@ -45,6 +45,7 @@ executable('colloquium',
'src/print.c',
'src/sc_parse.c',
'src/utils.c',
+ 'src/stylesheet.c',
'src/stylesheet_editor.c',
],
gresources,