From 4104a6ff28d3a3be7069663c5677a5ee5076984a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 1 Mar 2019 00:23:04 +0100 Subject: Narrative rendering machinery --- meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 88d1051..c1daeea 100644 --- a/meson.build +++ b/meson.build @@ -69,6 +69,7 @@ libstorycode = library('storycode', 'libstorycode/stylesheet.c', 'libstorycode/storycode.c', 'libstorycode/slide_render_cairo.c', + 'libstorycode/narrative_render_cairo.c', 'libstorycode/imagestore.c', storycode_lex_ch, storycode_parse_ch, -- cgit v1.2.3