summary refs log tree commit diff
path: root/emacs.am
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.am')
-rw-r--r--emacs.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs.am b/emacs.am
index 5d3cb81257..5d403b212f 100644
--- a/emacs.am
+++ b/emacs.am
@@ -21,9 +21,12 @@ AUTOLOADS = emacs/guix-autoloads.el
 ELFILES =					\
   emacs/guix-backend.el				\
   emacs/guix-base.el				\
+  emacs/guix-build-log.el			\
   emacs/guix-command.el				\
   emacs/guix-emacs.el				\
   emacs/guix-external.el			\
+  emacs/guix-geiser.el				\
+  emacs/guix-guile.el				\
   emacs/guix-help-vars.el			\
   emacs/guix-history.el				\
   emacs/guix-info.el				\