From e2832edd1a72a09d47263b8689232e874a11dba4 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Thu, 24 Jul 2003 20:20:29 +0000 Subject: [PATCH] (WWW-post): Oops, depend on local-WWW-post. --- ChangeLog | 5 +++++ stepmake/stepmake/generic-targets.make | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5feee5d400..6067289661 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-24 Jan Nieuwenhuizen + + * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend + on local-WWW-post. + 2003-07-24 Han-Wen Nienhuys * make/lilypond.redhat.spec.in: add dvips to reqs. diff --git a/stepmake/stepmake/generic-targets.make b/stepmake/stepmake/generic-targets.make index 701c2ca3c2..5847b441ce 100644 --- a/stepmake/stepmake/generic-targets.make +++ b/stepmake/stepmake/generic-targets.make @@ -173,13 +173,12 @@ release: local-WWW: local-WWW-post: -local-web-post: web-install: WWW: local-WWW $(LOOP) -WWW-post: +WWW-post: local-WWW-post $(LOOP) web: -- 2.39.5