Index: binary-improvements/bundle_creation/makefile
===================================================================
--- binary-improvements/bundle_creation/makefile	(revision 230)
+++ binary-improvements/bundle_creation/makefile	(revision 232)
@@ -26,6 +26,6 @@
 SERVERFIXES:
 	@echo Copying server fixes...
-	@rm 7DaysToDie_Data -R
-	@rm Mods -R
+	@rm 7DaysToDie_Data -Rf
+	@rm Mods -Rf
 	@mkdir -p 7DaysToDie_Data/Managed
 	@cp ../7dtd-binaries/Assembly-CSharp.dll 7DaysToDie_Data/Managed/Assembly-CSharp.dll
