From b63429360053ea95d28defeccfc2c764fdfd90ab Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 14 Sep 2002 09:10:11 +0000 Subject: * Makefile (manual/%): Add this pattern target to the iconvdata/% rule. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 41f571e95a..2e2a8af06c 100644 --- a/Makefile +++ b/Makefile @@ -312,7 +312,7 @@ FORCE: rpm/%: subdir_distinfo $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) -iconvdata/% localedata/% po/%: +iconvdata/% localedata/% po/% manual/%: $(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F) # This is a special goal for people making binary distributions. Normally -- cgit v1.2.3