summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 82c6f83..50b8159 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,6 +51,7 @@ SOURCES = \
chickadee/math/vector.scm \
chickadee/math/matrix.scm \
chickadee/math/rect.scm \
+ chickadee/math/easings.scm \
chickadee/color.scm \
chickadee/render/gl.scm \
chickadee/render/gpu.scm \