aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman1997-07-09 04:47:12 +0000
committerRichard M. Stallman1997-07-09 04:47:12 +0000
commitfed6688e879e436a3a0bab1b22bfdc1c0a5e9e66 (patch)
treed0eedd2cc513049bf0e22950aac06cbba6b818ba /lisp
parent7a6ee7aed88d3b6592ec08abc4563eca2729a652 (diff)
downloademacs-fed6688e879e436a3a0bab1b22bfdc1c0a5e9e66.tar.gz
emacs-fed6688e879e436a3a0bab1b22bfdc1c0a5e9e66.zip
(dontcompilefiles): Add cyril-util.el.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/Makefile b/lisp/Makefile
index 587d07bc9d7..2a6360dd33a 100644
--- a/lisp/Makefile
+++ b/lisp/Makefile
@@ -6,7 +6,7 @@ SOURCES = *.el COPYING Makefile
6lisptagsfiles = [a-zA-Z]*.el [a-zA-Z]*/[a-zA-Z]*.el 6lisptagsfiles = [a-zA-Z]*.el [a-zA-Z]*/[a-zA-Z]*.el
7 7
8dontcompilefiles: bindings.el blessmail.el bruce.el cus-load.el cus-start.el 8dontcompilefiles: bindings.el blessmail.el bruce.el cus-load.el cus-start.el
9dontcompilefiles: forms-d2.el forms-pass.el 9dontcompilefiles: cyril-util.el forms-d2.el forms-pass.el
10dontcompilefiles: latin-1.el latin-2.el latin-3.el latin-4.el latin-5.el 10dontcompilefiles: latin-1.el latin-2.el latin-3.el latin-4.el latin-5.el
11dontcompilefiles: loaddefs.el loadup.el mule-conf.el patcomp.el 11dontcompilefiles: loaddefs.el loadup.el mule-conf.el patcomp.el
12dontcompilefiles: paths.el sc.el subdirs.el term-nasty.el version.el 12dontcompilefiles: paths.el sc.el subdirs.el term-nasty.el version.el