summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-11-29 12:33:25 -0500
committerDavid Thompson <dthompson2@worcester.edu>2014-11-29 12:33:25 -0500
commit760f1cf9ce710efd3cdee6b72699ac15f6d0ad01 (patch)
tree880daa89b9d0969feeacec9a6e6500ce0c1a6c2d /Makefile.am
parente2a12e91f4a8c4ba2d0837cc65860f04fdb37991 (diff)
render: Delete scene module.
* sly/render/scene.scm: Delete. * Makefile.am (SOURCES): Delete 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 929f9ba..c184dfe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,7 +51,6 @@ SOURCES = \
sly/render/model.scm \
sly/render/group.scm \
sly/render/texture.scm \
- sly/render/scene.scm \
sly/render/shader.scm \
sly/render/shape.scm \
sly/render/sprite.scm \