summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.win')
-rw-r--r--Makefile.win4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.win b/Makefile.win
index 48c9ed8e..b3a2898b 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -13,7 +13,7 @@
# The following install defaults may be customized;
#
# Option Default
-# INSTDIR \Apache2
+# INSTDIR \Apache22
# PORT 80
# SSLPORT 443
# SERVERNAME localhost
@@ -105,7 +105,7 @@ _tryzlib:
!ENDIF
!IF "$(INSTDIR)" == ""
-INSTDIR=\Apache2
+INSTDIR=\Apache22
!ENDIF
!IF "$(SERVERNAME)" == ""
SERVERNAME=localhost