Index: trunk/Ohana/src/addstar/Makefile
===================================================================
--- trunk/Ohana/src/addstar/Makefile	(revision 5229)
+++ trunk/Ohana/src/addstar/Makefile	(revision 5239)
@@ -17,5 +17,5 @@
 #  
 INCS	= 	-I$(INC) -I$(LINC) -I$(XINC)
-LIBS	= 	-L$(LLIB) -lohana -lFITS -lz -lm
+LIBS	= 	-L$(LLIB) -ldvo -lFITS -lohana -lz -lm
 CFLAGS	=	$(INCS) -g
 LFLAGS	=	$(LIBS) 
