X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c88597ef2645c2e2102bc6fc1e16dde4812df313..594f0f5bf1355fb8d58f403d3ebacc1c1767c429:/src/regex/makefile.b32?ds=sidebyside

diff --git a/src/regex/makefile.b32 b/src/regex/makefile.b32
index 54a6e2cfac..321e2edc98 100644
--- a/src/regex/makefile.b32
+++ b/src/regex/makefile.b32
@@ -2,10 +2,10 @@
 LIBTARGET=$(WXDIR)\lib\regex.lib
 
 OBJECTS= \
-		regcomp.o \
-		regexec.o \
-		regerror.o \
-		regfree.o
+		regcomp.obj \
+		regexec.obj \
+		regerror.obj \
+		regfree.obj
 
 # Pull in standard variable definitions