Index: trunk/Ohana/src/imregister/Makefile
===================================================================
--- trunk/Ohana/src/imregister/Makefile	(revision 4024)
+++ trunk/Ohana/src/imregister/Makefile	(revision 4864)
@@ -179,5 +179,5 @@
 
 install:
-	for i in $(INSTALL); do make $$i.install; done
+	for i in $(INSTALL); do make $$i.install || exit; done
 
 clean:
