Index: trunk/Ohana/src/libohana/Makefile
===================================================================
--- trunk/Ohana/src/libohana/Makefile	(revision 28241)
+++ trunk/Ohana/src/libohana/Makefile	(revision 31496)
@@ -54,5 +54,5 @@
 testcode: install $(TEST)
 test:
-	make testcode
+	$(MAKE) testcode
 	for i in $(TEST); do $$i; done
 
