summaryrefslogtreecommitdiff
path: root/lisp/makefile.w32-in
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-06-11 23:26:13 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-06-11 23:26:13 +0200
commit5fee75d49abccded929b80793d6fce1810effe86 (patch)
tree9f986acd71a2fd7d7412fc0dc5351958e678e7dc /lisp/makefile.w32-in
parent69f18acc8d6bcbc552583dc634a030d163ea7d79 (diff)
downloademacs-5fee75d49abccded929b80793d6fce1810effe86.tar.gz
Fix Windows makefiles to adapt to lisp/vc reorganization.
* lib-src/makefile.w32-in (lisp2): Fix references to vc/vc-hooks.elc and vc/ediff-hook.elc. * lisp/makefile.w32-in (WINS_BASIC): Include new directory vc.
Diffstat (limited to 'lisp/makefile.w32-in')
-rw-r--r--lisp/makefile.w32-in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in
index aebb8b352e7..871b690f007 100644
--- a/lisp/makefile.w32-in
+++ b/lisp/makefile.w32-in
@@ -114,7 +114,8 @@ WINS_BASIC=\
play \
progmodes \
textmodes \
- url
+ url \
+ vc
# Directories with lisp files to compile, and to extract data from
# (customs, autoloads, etc.)