emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master e77365a 175/433: Added FAQ


From: Dmitry Gutov
Subject: [elpa] master e77365a 175/433: Added FAQ
Date: Thu, 15 Mar 2018 19:43:57 -0400 (EDT)

branch: master
commit e77365a820187890caa455823f81a3b73a951a9f
Author: mas <mas>
Commit: mas <mas>

    Added FAQ
---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index e2923b4..eb3f75f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,12 +4,12 @@
 
 lisp_LISP = mmm-compat.el mmm-vars.el mmm-utils.el mmm-auto.el \
   mmm-region.el mmm-class.el mmm-cmds.el mmm-mode.el \
-  mmm-sample.el mmm-mason.el mmm-univ.el
+  mmm-sample.el mmm-mason.el mmm-univ.el mmm-rpm.el
 
 info_TEXINFOS = mmm.texinfo
 
 # This is a hack IMO.  Automake should recognize lisp files as
 # "sources" and include them in the distribution, but it doesn't.
-EXTRA_DIST = $(lisp_LISP) README.Mason
+EXTRA_DIST = $(lisp_LISP) README.Mason FAQ
 
 # See also `elisp-comp' for another hack.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]