summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 41448ef..07f728a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ TARBALL=$(PN).tar.bz2
.SUFFIXES: .dtd .rnc .dep
.PHONY: depend all clean
-.PRECIOUS: $(RNCS)
+.PRECIOUS: $(RNCS) $(DTDS)
.INTERMEDIATE: $(DTDDEPS)
all: .depend $(TARBALL)