From: Michael Smith Date: Thu, 30 Aug 2007 13:25:48 +0000 (+0000) Subject: make install-ns target depend on install target X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8679d2b2ad82bfd173546c785991be41d9b50bd;p=docbook-dsssl make install-ns target depend on install target --- diff --git a/releasetools/xslns.mk b/releasetools/xslns.mk index f9e5ca2c6..6a1b181cb 100644 --- a/releasetools/xslns.mk +++ b/releasetools/xslns.mk @@ -93,7 +93,7 @@ else )" endif -install-ns: upload-to-sf-incoming upload-to-project-webspace-ns +install-ns: install upload-to-project-webspace-ns @echo "The docbook-$(DISTRO), docbook-$(DISTRO)-ns, docbook-$(DISTRO)-ns packages have been uploaded to" @echo "the SF incoming area." @echo "Use the following form to move the uploaded files to the project release area."