summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-23 14:26:51 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-23 14:26:51 +0000
commitaf56420374f0d2ff05f943146674d1538744b53f (patch)
treeb95b24e5c2dbdeca3202c52eb86c0a39c68e2ea3 /Makefile
parent24fd4cc4512102239f408ad965c7d65229be90d3 (diff)
Update.
* db/makedb.c: Removed. * Makefile: Add localedata/% goal.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 21ae9d508a..711a5ac5db 100644
--- a/Makefile
+++ b/Makefile
@@ -282,7 +282,7 @@ FORCE:
rpm/%: subdir_distinfo
$(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F)
-iconvdata/%:
+iconvdata/% localedata/%:
$(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F)
# This is a special goal for people making binary distributions. Normally