Index: trunk/Ohana/src/addstar/Makefile
===================================================================
--- trunk/Ohana/src/addstar/Makefile	(revision 26384)
+++ trunk/Ohana/src/addstar/Makefile	(revision 27582)
@@ -1,3 +1,3 @@
-default: addstar
+default: all
 help:
 	@echo "make options: addstar (default)"
@@ -27,5 +27,5 @@
 mkcmf       : $(BIN)/mkcmf.$(ARCH)
 
-all: addstar sedstar load2mass skycells
+all: addstar sedstar load2mass skycells mkcmf
 
 # I need to fix the client/server version of addstar now that I have dropped Stars
