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 767e76d..04b56a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,7 +82,7 @@ SOURCES = \
chickadee/graphics/framebuffer.scm \
chickadee/graphics/sprite.scm \
chickadee/graphics/9-patch.scm \
- chickadee/graphics/font.scm \
+ chickadee/graphics/text.scm \
chickadee/graphics/tile-map.scm \
chickadee/graphics/particles.scm \
chickadee/graphics/skybox.scm \