diff options
| -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 \ |