summaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>1995-10-06 04:36:30 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>1995-10-06 04:36:30 +0000
commit932a813f0dcf71f71db2464508b47462dabe7fc4 (patch)
tree4a843ad90c63a8d8f1fad0db776a71f137e186f4 /src/Makefile.in
parent83b2cca5c8d9f202761d1084a937821affe98271 (diff)
downloademacs-932a813f0dcf71f71db2464508b47462dabe7fc4.tar.gz
Added ${lispsource}ediff-hook.elc after vc-hooks.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in1
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= \
${lispsource}subr.elc \
${lispsource}text-mode.elc \
${lispsource}vc-hooks.elc \
+ ${lispsource}ediff-hook.elc \
VMS_SUPPORT \
MSDOS_SUPPORT \
WINNT_SUPPORT \