summaryrefslogtreecommitdiff
path: root/win32/Makefile.ce
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2013-11-04 21:33:47 -0600
committerCraig A. Berry <craigberry@mac.com>2013-11-04 21:33:47 -0600
commit0162f7cd8ad1f8eaa085c659fc2b5ba7b6941fa4 (patch)
treeb4aa6c091748cfc20db79ecf204bd81c30d8898c /win32/Makefile.ce
parent9fc05455cdaab916bba78bf0aec9b491fbb3e5dd (diff)
downloadperl-0162f7cd8ad1f8eaa085c659fc2b5ba7b6941fa4.tar.gz
And the caretx object file for wince.
Thanks to Daniel Dragan for pointing out the omission.
Diffstat (limited to 'win32/Makefile.ce')
-rw-r--r--win32/Makefile.ce1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile.ce b/win32/Makefile.ce
index 67498da155..b73e6e3baa 100644
--- a/win32/Makefile.ce
+++ b/win32/Makefile.ce
@@ -849,6 +849,7 @@ clean: Extensions_clean
XDLLOBJS = \
$(DLLDIR)\av.obj \
+$(DLLDIR)\caretx.obj \
$(DLLDIR)\deb.obj \
$(DLLDIR)\doio.obj \
$(DLLDIR)\doop.obj \