diff options
Diffstat (limited to 'emacs.am')
-rw-r--r-- | emacs.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs.am b/emacs.am index bfd9494b0a..85165b9368 100644 --- a/emacs.am +++ b/emacs.am @@ -32,6 +32,9 @@ ELFILES = \ emacs/guix-guile.el \ emacs/guix-help-vars.el \ emacs/guix-history.el \ + emacs/guix-hydra.el \ + emacs/guix-hydra-build.el \ + emacs/guix-hydra-jobset.el \ emacs/guix-info.el \ emacs/guix-init.el \ emacs/guix-list.el \ |