Index: trunk/Ohana/src/opihi/Makefile.Common
===================================================================
--- trunk/Ohana/src/opihi/Makefile.Common	(revision 4747)
+++ trunk/Ohana/src/opihi/Makefile.Common	(revision 4767)
@@ -55,6 +55,6 @@
 
 dist: clean
-	rm -f $(BIN)/*
-	rm -f $(LIB)/*
+	rm -rf $(BIN)/*
+	rm -rf $(LIB)/*
 
 clean-help:
