]> matita.cs.unibo.it Git - helm.git/commitdiff
s/ocaml/components/ in the "tag" target
authorStefano Zacchiroli <zack@upsilon.cc>
Mon, 6 Feb 2006 11:18:22 +0000 (11:18 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Mon, 6 Feb 2006 11:18:22 +0000 (11:18 +0000)
matita/Makefile

index 75d8787808c055eedd68185baf1b467ae834e25f..40a37472876d4c1856a99f78120b8fa6fed6eb04 100644 (file)
@@ -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