]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/Makefile
Large commit:
[helm.git] / matita / matita / Makefile
index b269bd04a57603017b4aaec4184503c6f0049c13..2f50ce4d5a2f5787f9eabbaec4c466f3964b393b 100644 (file)
@@ -141,9 +141,12 @@ matitaclean: matitac
 matitaclean.opt: matitac.opt
        $(H)test -f $@ || ln -s $< $@
 
-matitaGeneratedGui.ml: matita.glade
+matitaGeneratedGui.ml: matita.glade.utf8
        $(H)$(LABLGLADECC) -embed $< > matitaGeneratedGui.ml
 
+matita.glade.utf8: matita.glade
+       $(H)xmllint --encode UTF8 $< > $@
+
 .PHONY: clean
 clean:
        $(H)rm -rf *.cma *.cmo *.cmi *.cmx *.cmxa *.a *.o \