]> granicus.if.org Git - libexpat/commitdiff
xmlwf should depend on the library, too.
authorGreg Stein <gstein@users.sourceforge.net>
Mon, 22 Apr 2002 10:22:48 +0000 (10:22 +0000)
committerGreg Stein <gstein@users.sourceforge.net>
Mon, 22 Apr 2002 10:22:48 +0000 (10:22 +0000)
expat/Makefile.in

index f40a210be163154f5419adde6bdce08c96301f53..e82257c5f2e58594b19199c9c9ce6965e16d247a 100644 (file)
@@ -132,7 +132,7 @@ xmlwf/xmlwf.o: xmlwf/xmlwf.c
 xmlwf/xmlfile.o: xmlwf/xmlfile.c
 xmlwf/codepage.o: xmlwf/codepage.c
 xmlwf/@FILEMAP@.o: xmlwf/@FILEMAP@.c
-xmlwf/xmlwf: $(XMLWF_OBJS)
+xmlwf/xmlwf: $(XMLWF_OBJS) lib/$(LIBRARY)
        $(LINK_EXE) $(XMLWF_OBJS) lib/$(LIBRARY)
 
 examples/elements.o: examples/elements.c