summaryrefslogtreecommitdiff
path: root/src/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.W32')
-rw-r--r--src/Makefile.W323
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.W32 b/src/Makefile.W32
index 34e11dd..843443a 100644
--- a/src/Makefile.W32
+++ b/src/Makefile.W32
@@ -22,8 +22,7 @@ LIBRARIES = \
sqlite3xx.dll
PORT_OBJS = \
- port\string.obj \
- port\sleep.obj
+ port\string.obj
OBJS = \
$(PORT_OBJS) \