summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-03-08 18:53:19 -0500
committerDavid Thompson <dthompson2@worcester.edu>2014-03-08 18:53:19 -0500
commit710663367da30676886a9933d6ccbcfbc79e554c (patch)
tree5baab5226ccd32d9380d77cae1a330048e2ad910 /Makefile.am
parent61984733864edcd0fbcdafe0e8207b710ce775d6 (diff)
Delete mvars module.
* 2d/mvars.scm: Delete it. * Makefile.am (SOURCES): Remove '2d/mvars.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 bcc037b..af7ee16 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,6 @@ SOURCES = \
2d/keyboard.scm \
2d/math.scm \
2d/mouse.scm \
- 2d/mvars.scm \
2d/rect.scm \
2d/repl.scm \
2d/shader.scm \