From 4143f98befb81ae8cf54bb6663ff16b047d1fc64 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sun, 24 Feb 2002 17:42:49 +0000 Subject: [PATCH] (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc. --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2