summaryrefslogtreecommitdiff
path: root/src/master/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/master/Makefile')
-rw-r--r--src/master/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/master/Makefile b/src/master/Makefile
index 308ebf05..0e953bc3 100644
--- a/src/master/Makefile
+++ b/src/master/Makefile
@@ -8,7 +8,7 @@ ifeq ($(PLATFORM),mingw32)
RELEASE_LDFLAGS=-lwsock32
DEBUG_LDFLAGS=-lwsock32
RM=del
- MKDIR=md
+ MKDIR=mkdir
else
BINEXT=
RELEASE_LDFLAGS=