diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 468c42f..2790eea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ SOURCES = \ sly/agenda.scm \ sly/animation.scm \ sly/audio.scm \ + sly/camera.scm \ sly/color.scm \ sly/config.scm \ sly/coroutine.scm \ |