X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2FMakefile.in;h=4cf5bb527b74a31e78614415c94592f3efa88860;hb=d411b3bb83f2b0a91cf7ad9d2c12fd1b63ec850a;hp=e5d051620f5107a1ac53c76270adf7dae3d47dab;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index e5d051620..4cf5bb527 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -1,6 +1,6 @@ # Warning: the modules must be in compilation order MODULES = xml urimanager getter pxp cic cic_annotations cic_annotations_cache \ - cic_cache cic_proof_checking + cic_cache cic_proof_checking cic_textual_parser OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@ OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@