And the caretx object file for wince.
authorCraig A. Berry <craigberry@mac.com>
Tue, 5 Nov 2013 03:33:47 +0000 (21:33 -0600)
committerCraig A. Berry <craigberry@mac.com>
Tue, 5 Nov 2013 03:33:47 +0000 (21:33 -0600)
Thanks to Daniel Dragan for pointing out the omission.

win32/Makefile.ce

index 67498da..b73e6e3 100644 (file)
@@ -849,6 +849,7 @@ clean: Extensions_clean
 
 XDLLOBJS = \
 $(DLLDIR)\av.obj \
+$(DLLDIR)\caretx.obj \
 $(DLLDIR)\deb.obj \
 $(DLLDIR)\doio.obj \
 $(DLLDIR)\doop.obj \