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 e77308b..aa89d2c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,6 +46,7 @@ SOURCES = \ starling/node.scm \ starling/scene.scm \ starling/repl-server.scm \ + starling/repl.scm \ starling/minibuffer.scm \ starling/kernel.scm \ starling/node-2d.scm \ |