aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2015-02-06 20:13:56 +0100
committerThomas White <taw@bitwiz.org.uk>2015-02-06 20:13:56 +0100
commit95c2c65355a95e1c43fa2647392a24cc6d092fc1 (patch)
treeff322152c692625907e4cc8fdbdd6c6e41544e39 /Makefile.am
parent6fc77b5fadb23a4df86a3fee283f9b24446d0a26 (diff)
Remove deprecated 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 8583b99..c1bc0ed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ src_colloquium_SOURCES = src/colloquium.c src/render.c \
src/frame.c src/sc_parse.c \
src/slideshow.c src/wrap.c src/sc_interp.c \
src/imagestore.c src/notes.c src/pr_clock.c \
- src/inhibit_screensaver.c src/slide_sorter.c \
+ src/inhibit_screensaver.c \
src/shape.c src/sc_editor.c src/narrative_window.c \
src/slide_window.c
@@ -24,7 +24,7 @@ INCLUDES = -Iharfatum/src
EXTRA_DIST += src/presentation.h src/render.h src/wrap.h \
src/slideshow.h src/sc_parse.h src/sc_interp.h \
src/imagestore.h src/notes.h src/pr_clock.h \
- src/inhibit_screensaver.h src/slide_sorter.h src/shape.h \
+ src/inhibit_screensaver.h src/shape.h \
src/sc_editor.h src/slide_window.h src/narrative_window.c
src/default_stylesheet.o: src/default_stylesheet.sty