aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2016-05-04 12:05:02 +0200
committerThomas White <taw@bitwiz.org.uk>2016-05-04 12:05:02 +0200
commit117237228b9c9171e184254fb0a4604c9f58673b (patch)
tree17a1cc6d170ff7dbb3ef6503a49040991ff0cef9 /Makefile.am
parentdbd5d93daad41fffd7a81bbe79712024f46f5257 (diff)
Restore "Export PDF" and add initial printing stuff
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c1268a8..8a8566e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,12 +17,12 @@ src_colloquium_SOURCES = src/colloquium.c src/render.c \
src/imagestore.c src/pr_clock.c \
src/inhibit_screensaver.c \
src/sc_editor.c src/narrative_window.c \
- src/slide_window.c src/testcard.c
+ src/slide_window.c src/testcard.c src/print.c
EXTRA_DIST += src/presentation.h src/render.h \
src/slideshow.h src/sc_parse.h src/sc_interp.h \
src/imagestore.h src/pr_clock.h \
- src/inhibit_screensaver.h \
+ src/inhibit_screensaver.h src/print.h \
src/sc_editor.h src/slide_window.h src/narrative_window.h
src/default_stylesheet.o: src/default_stylesheet.sty