Index: trunk/Ohana/Makefile
===================================================================
--- trunk/Ohana/Makefile	(revision 10298)
+++ trunk/Ohana/Makefile	(revision 10317)
@@ -82,4 +82,6 @@
 	mkdir -p $(LIBDIR)
 	for i in $(LIBS-$(ARCH)); do make $$i.install || exit; done
+	chmod +x ohana-config
+	cp -f ohana-config $(BINDIR)/
 
 bins: 
