summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index 042eac2..838f3ce 100644
--- a/Rakefile
+++ b/Rakefile
@@ -53,8 +53,7 @@ LIBRARIES = [
'SDL2',
'SDL2_mixer',
'freetype',
- 'm',
- 'yaml-cpp'
+ 'm'
]
case OS
when :windows