diff options
| -rw-r--r-- | lisp/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 5b7ddf58e50..7c1964c42fc 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in | |||
| @@ -138,7 +138,7 @@ WINS=\ | |||
| 138 | progmodes \ | 138 | progmodes \ |
| 139 | term \ | 139 | term \ |
| 140 | textmodes \ | 140 | textmodes \ |
| 141 | toolbar | 141 | toolbar |
| 142 | 142 | ||
| 143 | doit: | 143 | doit: |
| 144 | 144 | ||