summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 89a1514..89bf94d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,10 +38,10 @@ SOURCES = \
sly/math/transform.scm \
sly/math/tween.scm \
sly/math/vector.scm \
+ sly/records.scm \
sly/repl.scm \
sly/signal.scm \
sly/window.scm \
- sly/record.scm \
sly/render/utils.scm \
sly/render/color.scm \
sly/render/camera.scm \