From: Bob Stayton Date: Tue, 29 Mar 2005 20:08:24 +0000 (+0000) Subject: Add the depends target for example, as it seems to be needed. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c013bff63eea8fe98a0efe79a724542456277330;p=docbook-dsssl Add the depends target for example, as it seems to be needed. --- diff --git a/website/Makefile b/website/Makefile index 593675733..d0cce3bbc 100644 --- a/website/Makefile +++ b/website/Makefile @@ -10,6 +10,7 @@ all: make -C extensions all distrib: + make -C example depends make -C example all $(CVS2LOG) -w ifeq ($(DIFFVER),)