diff options
| author | Juanma Barranquero | 2003-02-11 08:11:49 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2003-02-11 08:11:49 +0000 |
| commit | ddcb4d2fc4c3c132e37d16c62dde147783c04dcb (patch) | |
| tree | f17e7f86c8effaeb83d064f51f0ffab57dd0ff1d | |
| parent | 61cb0b531e668a29e1b95a26285f35d10d557823 (diff) | |
| download | emacs-ddcb4d2fc4c3c132e37d16c62dde147783c04dcb.tar.gz emacs-ddcb4d2fc4c3c132e37d16c62dde147783c04dcb.zip | |
(DONTCOMPILE): Add malayalam.el and tamil.el.
| -rw-r--r-- | lisp/makefile.w32-in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index e09c3bb28d8..a55c43667d3 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in | |||
| @@ -72,6 +72,8 @@ DONTCOMPILE = \ | |||
| 72 | $(lisp)/international/mule-conf.el \ | 72 | $(lisp)/international/mule-conf.el \ |
| 73 | $(lisp)/language/czech.el \ | 73 | $(lisp)/language/czech.el \ |
| 74 | $(lisp)/language/devanagari.el \ | 74 | $(lisp)/language/devanagari.el \ |
| 75 | $(lisp)/language/malayalam.el \ | ||
| 76 | $(lisp)/language/tamil.el \ | ||
| 75 | $(lisp)/language/english.el \ | 77 | $(lisp)/language/english.el \ |
| 76 | $(lisp)/language/greek.el \ | 78 | $(lisp)/language/greek.el \ |
| 77 | $(lisp)/language/hebrew.el \ | 79 | $(lisp)/language/hebrew.el \ |