From 0eb0908d7f5bbf1b65e502095a3c1545751f17fa Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 13 Apr 2019 10:05:06 +0200 Subject: Restore printing --- meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 07626cc..0d6e70b 100644 --- a/meson.build +++ b/meson.build @@ -113,6 +113,7 @@ executable('colloquium', 'src/pr_clock.c', 'src/slide_window.c', 'src/testcard.c', + 'src/print.c', # 'src/stylesheet_editor.c', ], gresources, -- cgit v1.2.3