From: Stefano Zacchiroli Date: Mon, 6 Feb 2006 11:18:22 +0000 (+0000) Subject: s/ocaml/components/ in the "tag" target X-Git-Tag: make_still_working~7630 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=0927e99496346a4b713e454c61a5246b778a0b04;p=helm.git s/ocaml/components/ in the "tag" target --- diff --git a/helm/software/matita/Makefile b/helm/software/matita/Makefile index 75d878780..40a374728 100644 --- a/helm/software/matita/Makefile +++ b/helm/software/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