diff lisp/makefile.w32-in @ 108973:506ba691342f

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.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 11 Jun 2010 23:26:13 +0200
parents 1d1d5d9bd884
children ce960720ed3f
line wrap: on
line diff
--- a/lisp/makefile.w32-in	Fri Jun 11 23:19:23 2010 +0200
+++ b/lisp/makefile.w32-in	Fri Jun 11 23:26:13 2010 +0200
@@ -114,7 +114,8 @@
 	play \
 	progmodes \
 	textmodes \
-	url
+	url \
+	vc
 
 # Directories with lisp files to compile, and to extract data from
 # (customs, autoloads, etc.)