diff options
| author | Dave Love | 1999-01-10 18:19:56 +0000 |
|---|---|---|
| committer | Dave Love | 1999-01-10 18:19:56 +0000 |
| commit | 8cb2ab98418015f77cb70390e222e081a2ea5d81 (patch) | |
| tree | df973e5f101e3f66564ee6fb35cad3c5befdb5a4 | |
| parent | 4a8ea8dc2d77d444fecdb356bbfb4fef8febf282 (diff) | |
| download | emacs-8cb2ab98418015f77cb70390e222e081a2ea5d81.tar.gz emacs-8cb2ab98418015f77cb70390e222e081a2ea5d81.zip | |
dontcompilefiles: generic-x.el
| -rw-r--r-- | lisp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/Makefile b/lisp/Makefile index ab1de42a8d8..8585c673e12 100644 --- a/lisp/Makefile +++ b/lisp/Makefile | |||
| @@ -12,6 +12,7 @@ dontcompilefiles: forms-d2.el forms-pass.el | |||
| 12 | dontcompilefiles: latin-1.el latin-2.el latin-3.el latin-4.el latin-5.el | 12 | dontcompilefiles: latin-1.el latin-2.el latin-3.el latin-4.el latin-5.el |
| 13 | dontcompilefiles: loaddefs.el loadup.el mule-conf.el patcomp.el | 13 | dontcompilefiles: loaddefs.el loadup.el mule-conf.el patcomp.el |
| 14 | dontcompilefiles: paths.el sc.el subdirs.el term-nasty.el version.el | 14 | dontcompilefiles: paths.el sc.el subdirs.el term-nasty.el version.el |
| 15 | dontcompilefiles: generic-x.el | ||
| 15 | 16 | ||
| 16 | doit: | 17 | doit: |
| 17 | 18 | ||