aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2019-03-21 23:21:41 +0100
committerThomas White <taw@bitwiz.me.uk>2019-03-21 23:21:41 +0100
commit891e3c9bff47bde012672aa699280400124d2447 (patch)
treef4b0cc1b5c996a181a4732646cefead6c1c765d0 /meson.build
parent2d34695fd69d5c31f58cab56d135d487a6389267 (diff)
Expose SlideItem as an opaque type
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c33cdc0..5d9d5d4 100644
--- a/meson.build
+++ b/meson.build
@@ -71,7 +71,6 @@ libstorycode = library('storycode',
'libstorycode/slide_render_cairo.c',
'libstorycode/narrative_render_cairo.c',
'libstorycode/imagestore.c',
- 'libstorycode/slide_priv.c',
storycode_lex_ch,
storycode_parse_ch,
],