Index: trunk/Ohana/src/addstar/Makefile
===================================================================
--- trunk/Ohana/src/addstar/Makefile	(revision 3517)
+++ trunk/Ohana/src/addstar/Makefile	(revision 3521)
@@ -1,3 +1,3 @@
-default: addstar
+,default: addstar
 help:
 	@echo "make options: addstar (default)"
@@ -17,5 +17,5 @@
 #  
 INCS	= 	-I$(INC) -I$(LINC) -I$(XINC)
-LIBS	= 	-L$(LLIB) -lFITS -lohana -lz -lm
+LIBS	= 	-L$(LLIB) -lohana -lFITS -lz -lm
 CFLAGS	=	$(INCS)
 LFLAGS	=	$(LIBS) 
@@ -62,6 +62,5 @@
 $(SRC)/wimage.$(ARCH).o \
 $(SRC)/rfits.$(ARCH).o \
-$(SRC)/rtext.$(ARCH).o \
-$(SRC)/ConvertStars.$(ARCH).o
+$(SRC)/rtext.$(ARCH).o
 
 EXTRA = \
