From: Jan Nieuwenhuizen <janneke@gnu.org>
Date: Thu, 24 Jul 2003 20:20:29 +0000 (+0000)
Subject: (WWW-post): Oops, depend
X-Git-Tag: release/1.7.30~85
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e2832edd1a72a09d47263b8689232e874a11dba4;p=lilypond.git

(WWW-post): Oops, depend
on local-WWW-post.
---

diff --git a/ChangeLog b/ChangeLog
index 5feee5d400..6067289661 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+	* stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
+	on local-WWW-post.
+
 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
 	* 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: