Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 95d45482754feecb799113e94c59c7c41e44b029)
+++ uspace/Makefile	(revision a5c468e1202a50cf26350e4a4d16303bc7323265)
@@ -278,4 +278,5 @@
 	find lib app drv srv -name '*.lo' -follow -exec rm \{\} \;
 	find lib app drv srv -name '*.d' -follow -exec rm \{\} \;
+	rm -fr export
 
 $(CLEANS):
