aboutsummaryrefslogtreecommitdiffstats
path: root/wince
diff options
context:
space:
mode:
Diffstat (limited to 'wince')
-rw-r--r--wince/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/wince/Makefile.sub b/wince/Makefile.sub
index 90f4224ddd..3ba9e80857 100644
--- a/wince/Makefile.sub
+++ b/wince/Makefile.sub
@@ -125,7 +125,7 @@ RFLAGS = -r
!if !defined(EXTLIBS)
EXTLIBS =
!endif
-LIBS = coredll.lib winsock.lib $(EXTLIBS)
+LIBS = coredll.lib ceshell.lib winsock.lib $(EXTLIBS)
MISSING = acosh.obj crypt.obj dup2.obj erf.obj hypot.obj \
isinf.obj isnan.obj strftime.obj win32.obj \
assert.obj direct.obj errno.obj io_wce.obj process_wce.obj \