summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 24e42b3..8bbcaa6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -136,5 +136,5 @@ AC_CHECK_LIB([pthread], [pthread_create])
AC_CONFIG_FILES([Makefile
src/Makefile
win32/Makefile
- win32/Makefile.mak:win32/Makefile.wmk])
+ win32/Makefile.mak:win32/Makefile32.wmk])
AC_OUTPUT