changeset 21890:f28b2d5e921b

(LIBS): Link in shell32.lib.
author Richard M. Stallman <rms@gnu.org>
date Fri, 01 May 1998 04:52:54 +0000
parents 93207874c93c
children 7d49e4c824b6
files src/makefile.nt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.nt	Fri May 01 04:52:40 1998 +0000
+++ b/src/makefile.nt	Fri May 01 04:52:54 1998 +0000
@@ -159,6 +159,7 @@
 	$(ADVAPI32)	\
 	user32.lib	\
 	mpr.lib		\
+	shell32.lib	\
 	setargv.obj
 
 #