]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/configure.ac
remove matitamake binaries on clean
[helm.git] / helm / matita / configure.ac
index a530cae5600dac6546df9c9ef4a9c7b5ebe91a33..22ee37491d65db8f3a6d11313a28f55bd3d90402 100644 (file)
@@ -30,7 +30,7 @@ FINDLIB_DEPREQUIRES="\
 pcre \
 mysql \
 helm-registry \
-helm-cic_textual_parser2 \
+helm-cic_disambiguation \
 "
 FINDLIB_CLEANREQUIRES="$FINDLIB_DEPREQUIRES"
 FINDLIB_CREQUIRES="\
@@ -38,6 +38,7 @@ $FINDLIB_CLEANREQUIRES \
 unix \
 helm-cic_omdoc \
 helm-tactics \
+helm-paramodulation \
 helm-xml \
 "
 FINDLIB_REQUIRES="\
@@ -111,4 +112,5 @@ AC_OUTPUT([
   matita.conf.xml.sample
   buildTimeConf.ml
   Makefile
+  gtkmathview.matita.conf.xml
 ])