summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-03-08 17:32:32 -0500
committerDavid Thompson <dthompson2@worcester.edu>2014-03-08 17:32:32 -0500
commit53ac564b608201b43972fc023a963815c4dfccf2 (patch)
tree182c39ae0ed1a20960083b2f53f35268e2d3439b /Makefile.am
parent916f464b265d3be11f9ae303b7153f8b7c387b18 (diff)
Remove time.scm module reference from Makfile.
Makefile.am (SOURCES): Remove '2d/time.scm'.
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 a4ae62f..7f94794 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,6 @@ SOURCES = \
2d/sprite.scm \
2d/texture.scm \
2d/tileset.scm \
- 2d/time.scm \
2d/transform.scm \
2d/vector2.scm \
2d/window.scm \