summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9065469..22bf3b3 100644
--- a/Makefile
+++ b/Makefile
@@ -45,6 +45,6 @@ $(TARBALL): Makefile LICENCE schemas.xml $(RNCS)
trang -I dtd -O rnc $< $@
%.dtd:
- wget --no-verbose http://www.gentoo.org/dtd/$@
+ wget -r --no-verbose http://www.gentoo.org/dtd/$@
-include .depend