summaryrefslogtreecommitdiff
path: root/elisp
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>2006-11-03 01:20:56 +0000
committerHan-Wen Nienhuys <hanwen@xs4all.nl>2006-11-03 01:20:56 +0000
commit8cc304c6e0f141b0fb00dffb9a8f592e540d23cd (patch)
treebce350a9dbcdb956aaa25ded2ffe1f0ba347cdbb /elisp
parent7785ac382ed511ed535adf77adc3c07649fbc9b5 (diff)
dist emacs patches too.
sort commits, and use .git-commits-done file.
Diffstat (limited to 'elisp')
-rw-r--r--elisp/GNUmakefile1
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