diff options
| author | Michael Kifer | 1995-10-06 04:36:30 +0000 |
|---|---|---|
| committer | Michael Kifer | 1995-10-06 04:36:30 +0000 |
| commit | 730cce4a6c4aa522aa0658606b6c33a44e801e21 (patch) | |
| tree | 85866ff12c36d5e319bf29abe1dcb8a6c76f4d92 /src | |
| parent | a63926dbf3677078f5ed1718a231c7f7a672e81d (diff) | |
| download | emacs-730cce4a6c4aa522aa0658606b6c33a44e801e21.tar.gz emacs-730cce4a6c4aa522aa0658606b6c33a44e801e21.zip | |
Added ${lispsource}ediff-hook.elc after vc-hooks.
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 \ |