summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index eeab51a..f7f0aa4 100644
--- a/Rakefile
+++ b/Rakefile
@@ -55,7 +55,8 @@ LIBRARIES = [
'SDL2',
'SDL2_mixer',
'freetype',
- 'm'
+ 'm',
+ 'ws2_32'
] + OS_LIBRARIES
PKG_CONFIG = [