Index: boot/Makefile
===================================================================
--- boot/Makefile	(revision 767123105f708e9f0546c5589bc0f97fe0bebc59)
+++ boot/Makefile	(revision 102f64118e58e5b4f4c5b0001b105be87f38d435)
@@ -127,5 +127,5 @@
 	find $(USPACE_PATH)/dist -mindepth 1 -maxdepth 1 -type f -exec rm \{\} \;
 	rm -rf $(USPACE_PATH)/dist/app
-	rm -f $(USPACE_PATH)/dist/cfg/*
+	rm -rf $(USPACE_PATH)/dist/cfg/*
 	rm -rf $(USPACE_PATH)/dist/srv
 	rm -rf $(USPACE_PATH)/dist/drv/*
