diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2006-11-03 01:20:56 +0000 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2006-11-03 01:20:56 +0000 |
commit | 8cc304c6e0f141b0fb00dffb9a8f592e540d23cd (patch) | |
tree | bce350a9dbcdb956aaa25ded2ffe1f0ba347cdbb /elisp | |
parent | 7785ac382ed511ed535adf77adc3c07649fbc9b5 (diff) |
dist emacs patches too.
sort commits, and use .git-commits-done file.
Diffstat (limited to 'elisp')
-rw-r--r-- | elisp/GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elisp/GNUmakefile b/elisp/GNUmakefile index a92370d521..0eab184cd0 100644 --- a/elisp/GNUmakefile +++ b/elisp/GNUmakefile @@ -9,6 +9,7 @@ INSTALLATION_OUT_DIR=$(elispdir) INSTALLATION_OUT_FILES=$(outdir)/lilypond-words.el STEPMAKE_TEMPLATES=elisp install install-out +EXTRA_DIST_FILES= emacsclient.patch server.el.patch include $(depth)/make/stepmake.make |