summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-12-17 08:56:20 -0500
committerDavid Thompson <dthompson2@worcester.edu>2021-12-17 08:57:16 -0500
commita9aa99ac55440b36fe0c2c647bcfa151f08bcce2 (patch)
tree39c860aec3bc0604f3ea93ed40d263d9c4e365b0 /Makefile.am
parenta0aef712ab136b970b2cdb1d6f967bab1040cbf1 (diff)
Add libturbojpeg bindings.
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 bbb2887..1ce452d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,6 +65,7 @@ SOURCES = \
chickadee/audio/vorbis.scm \
chickadee/audio/wav.scm \
chickadee/audio.scm \
+ chickadee/image/jpeg.scm \
chickadee/graphics/gl.scm \
chickadee/graphics/engine.scm \
chickadee/graphics/color.scm \