diff options
author | Alex Kost <alezost@gmail.com> | 2014-11-05 14:00:05 +0300 |
---|---|---|
committer | Alex Kost <alezost@gmail.com> | 2014-11-06 00:30:57 +0300 |
commit | fae3d347208f21fd3773fe88d3a8c9ca39b9f6c9 (patch) | |
tree | 01f7be574296480f79a3059a7f02b05bd94ca795 /emacs.am | |
parent | 84934f40d13ab7ad6f22703acbc5272954e2e0f8 (diff) | |
download | patches-fae3d347208f21fd3773fe88d3a8c9ca39b9f6c9.tar patches-fae3d347208f21fd3773fe88d3a8c9ca39b9f6c9.tar.gz |
build: Add missing "emacs/guix-messages.el".
* emacs.am (ELFILES): Add "emacs/guix-messages.el".
Diffstat (limited to 'emacs.am')
-rw-r--r-- | emacs.am | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ ELFILES = \ emacs/guix-history.el \ emacs/guix-info.el \ emacs/guix-list.el \ + emacs/guix-messages.el \ emacs/guix-utils.el \ emacs/guix.el |