]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/makefile.b32
added a comment about the default button handling
[wxWidgets.git] / src / regex / makefile.b32
index 54a6e2cfac951ef228f2c5972e71ef0513ebf618..321e2edc987ef0e1e4e9a2de57159bc07754ba73 100644 (file)
@@ -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