diff options
Diffstat (limited to 'elisp/Makefile.am')
-rw-r--r-- | elisp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elisp/Makefile.am b/elisp/Makefile.am index 1f1ca76..d98751b 100644 --- a/elisp/Makefile.am +++ b/elisp/Makefile.am @@ -15,6 +15,7 @@ dist_lisp_LISP = \ geiser-eval.el \ geiser-guile.el \ geiser-impl.el \ + geiser-inf.el \ geiser-log.el \ geiser-menu.el \ geiser-mode.el \ |