diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 81b26228845..2317ccb1c28 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -635,6 +635,7 @@ lisp= \ | |||
| 635 | ${lispsource}subr.elc \ | 635 | ${lispsource}subr.elc \ |
| 636 | ${lispsource}text-mode.elc \ | 636 | ${lispsource}text-mode.elc \ |
| 637 | ${lispsource}vc-hooks.elc \ | 637 | ${lispsource}vc-hooks.elc \ |
| 638 | ${lispsource}ediff-hook.elc \ | ||
| 638 | VMS_SUPPORT \ | 639 | VMS_SUPPORT \ |
| 639 | MSDOS_SUPPORT \ | 640 | MSDOS_SUPPORT \ |
| 640 | WINNT_SUPPORT \ | 641 | WINNT_SUPPORT \ |