diff --git a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
index 75ba477757..fd51e024bb 100644
--- a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
+++ b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
@@ -34,3 +34,8 @@ FILES:${PN}-dev += "${datadir}/CUnit"
 FILES:${PN}-doc += "${docdir}"
 
 BBCLASSEXTEND = "native"
+
+# NOTE: make clean
+# CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/aks/code/os/cunit/cunit/missing autoconf
+# /bin/sh: 0: cannot open /Users/aks/code/os/cunit/cunit/missing: No such file
+CLEANBROKEN = "1"
