summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.W323
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.W32 b/src/Makefile.W32
index 843443a..a0238a4 100644
--- a/src/Makefile.W32
+++ b/src/Makefile.W32
@@ -33,8 +33,7 @@ OBJS = \
except.obj
DLL_PORT_OBJS = \
- port\string.dllobj \
- port\sleep.dllobj
+ port\string.dllobj
DLL_OBJS = \
$(DLL_PORT_OBJS) \