summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 697be14..8b5b829 100644
--- a/Makefile
+++ b/Makefile
@@ -43,8 +43,8 @@ all: $(GENERATED)
check: check-regs
doc: $(COMPILED)
unpack: $(UNPACKED)
-ctan: $(CTAN_ZIP)
-tds: check $(TDS_ZIP) Makefile
+ctan: check $(CTAN_ZIP)
+tds: $(TDS_ZIP) Makefile
world: all ctan
%.pdf: %.dtx $(DTXSTY)