summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 26de3bc..d00b237 100644
--- a/Makefile
+++ b/Makefile
@@ -145,7 +145,7 @@ $(TDS_ZIP): $(DOCS) $(ALL_STATUS)
@cd $(TEXMFROOT) && zip -9 ../$@ -r . >/dev/null
@$(RM) -r -- $(TEXMFROOT)
-.PHONY: install manifest clean mrproper
+.PHONY: install manifest clean mrproper show showtargets
install: $(ALL_STATUS)
@echo "Installing in '$(TEXMFROOT)'."