From: Jason Rumney Date: Sun, 24 Feb 2002 17:42:49 +0000 (+0000) Subject: (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc. X-Git-Tag: ttn-vms-21-2-B4~16492 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4143f98befb81ae8cf54bb6663ff16b047d1fc64;p=emacs.git (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc. --- diff --git a/src/Makefile.in b/src/Makefile.in index 48d8dc36387..7136efe8a41 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -625,7 +625,7 @@ otherobj= $(termcapobj) lastfile.o $(mallocobj) $(allocaobj) $(widgetobj) $(LIBO #ifdef WINDOWSNT #define WINNT_SUPPORT ${lispsource}ls-lisp.elc ${lispsource}w32-fns.elc \ - ${lispsource}dos-w32.elc + ${lispsource}dos-w32.elc ${lispsource}w32-vars.elc #else #define WINNT_SUPPORT #endif