From: Fred L. Drake, Jr. Date: Thu, 26 Jul 2001 20:31:15 +0000 (+0000) Subject: Add xmlwf to the default build, since the install includes it. X-Git-Tag: R_1_95_2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6849ef2f15b851ebed2e46cdb6a262542e453c4;p=libexpat Add xmlwf to the default build, since the install includes it. --- diff --git a/expat/Makefile.in b/expat/Makefile.in index 37dfa219..397918fc 100644 --- a/expat/Makefile.in +++ b/expat/Makefile.in @@ -84,6 +84,8 @@ CONFIG_HEADERS = config.h DISTDIR = $(PACKAGE)-$(VERSION) DISTRIBUTION = $(DISTDIR).tar.gz +default: lib xmlwf + buildlib: lib all: $(SUBDIRS)