From: Stefano Zacchiroli Date: Mon, 6 Feb 2006 11:18:22 +0000 (+0000) Subject: s/ocaml/components/ in the "tag" target X-Git-Tag: 0.4.95@7852~1723 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=cb6122e0aa8a97fc5bd4e91601e3c2c1bf44b7b3;p=helm.git s/ocaml/components/ in the "tag" target --- diff --git a/matita/Makefile b/matita/Makefile index 75d878780..40a374728 100644 --- a/matita/Makefile +++ b/matita/Makefile @@ -299,7 +299,7 @@ distclean: clean tags: TAGS .PHONY: TAGS TAGS: - cd ..; otags -vi -r ocaml/ matita/ + cd ..; otags -vi -r components/ matita/ #.depend: matitaGeneratedGui.ml matitaGeneratedGui.mli *.ml *.mli