diff options
author | pixel <pixel> | 2004-12-22 00:08:19 +0000 |
---|---|---|
committer | pixel <pixel> | 2004-12-22 00:08:19 +0000 |
commit | 1deecb6a389e0ec6d006d8ebeab659c9f194b709 (patch) | |
tree | 51615f3df7a25d690057d30a67aa2f0c6eb8fa67 /compile/win32 | |
parent | 4cae523df9e58e55f8598618abc43ea4fd6cd6a5 (diff) |
Latest changes
Diffstat (limited to 'compile/win32')
-rw-r--r-- | compile/win32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile/win32/Makefile b/compile/win32/Makefile index a3c6f6e..7071224 100644 --- a/compile/win32/Makefile +++ b/compile/win32/Makefile @@ -79,7 +79,7 @@ PSXDEV_SOURCES = \ ../../psxdev/idctfst.c ../../psxdev/vlc.c REGEX_SOURCES = \ -../../MSVC/regex/regex.c +../../MSVC/regex/msvc-regex.c GETOPT_SOURCES = \ ../../MSVC/getopt/getopt.c ../../MSVC/getopt/getopt1.c |