summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-11-08 09:13:24 -0500
committerDavid Thompson <dthompson2@worcester.edu>2014-11-08 09:13:24 -0500
commit1d2c261abce45107e2970c24683c4991313ea4d2 (patch)
tree4235e48f9d445e1d11c674de4e0ea0f114126402 /Makefile.am
parent6ea24d5d8faf10b177764f940cfa1b129f9ca536 (diff)
Delete obsolete animation module.
* sly/animation.scm: Delete. * Makefile.am (SOURCES): Remove it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d961740..ea11a5f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,6 @@ godir=$(libdir)/guile/2.0/ccache
SOURCES = \
sly/utils.scm \
sly/agenda.scm \
- sly/animation.scm \
sly/audio.scm \
sly/config.scm \
sly/coroutine.scm \