X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FMakefile.in;h=eba88af12646987f1c30c8e7978d9678bc60c3ef;hb=a7ab0ef67114c3152920f03ae1d7bfaaf1fae290;hp=4dc9731b3cb639c483c0cbc18f1ad517e55cf229;hpb=015263908d9142798bcbddbe4c4d13f71e08c5c3;p=helm.git diff --git a/helm/matita/Makefile.in b/helm/matita/Makefile.in index 4dc9731b3..eba88af12 100644 --- a/helm/matita/Makefile.in +++ b/helm/matita/Makefile.in @@ -15,13 +15,14 @@ CMOS = \ buildTimeConf.cmo \ matitaGeneratedGui.cmo \ matitaTypes.cmo \ + matitaCicMisc.cmo \ matitaGtkMisc.cmo \ matitaConsole.cmo \ matitaGui.cmo \ matitaProof.cmo \ matitaDisambiguator.cmo \ - matitaInterpreter.cmo \ - matitaMathView.cmo + matitaMathView.cmo \ + matitaInterpreter.cmo CMXS = $(patsubst %.cmo,%.cmx,$(CMOS)) all: matita