update
This commit is contained in:
16
elpa/mmm-mode-0.5.7/Makefile.am
Normal file
16
elpa/mmm-mode-0.5.7/Makefile.am
Normal file
@@ -0,0 +1,16 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
## The MMM Mode distribution is `flat', so we have no SUBDIRS macro.
|
||||
|
||||
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-rpm.el mmm-cweb.el \
|
||||
mmm-noweb.el mmm-myghty.el mmm-erb.el mmm-defaults.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 FAQ
|
||||
|
||||
# See also `elisp-comp' for another hack.
|
||||
Reference in New Issue
Block a user