]> granicus.if.org Git - libexpat/commitdiff
Add xmlwf to the default build, since the install includes it.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 26 Jul 2001 20:31:15 +0000 (20:31 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 26 Jul 2001 20:31:15 +0000 (20:31 +0000)
expat/Makefile.in

index 37dfa219ce2cfc632a08f149a3c705f2d75634aa..397918fc8e1d2b890473f93e571671ad46ca428b 100644 (file)
@@ -84,6 +84,8 @@ CONFIG_HEADERS = config.h
 DISTDIR = $(PACKAGE)-$(VERSION)
 DISTRIBUTION = $(DISTDIR).tar.gz
 
+default:  lib xmlwf
+
 buildlib: lib
 
 all: $(SUBDIRS)