X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql%2FMakefile;h=c381b8dc863ba854cd99ebb1d6c389d2e8d03aa4;hb=89262281b6e83bd2321150f81f1a0583645eb0c8;hp=f9c0eb9d8f8e419b605eca06fed9316e24408025;hpb=3c57d335904d0480f3145ccdcf663206cffd5567;p=helm.git diff --git a/helm/ocaml/mathql/Makefile b/helm/ocaml/mathql/Makefile index f9c0eb9d8..c381b8dc8 100644 --- a/helm/ocaml/mathql/Makefile +++ b/helm/ocaml/mathql/Makefile @@ -11,6 +11,6 @@ EXTRA_OBJECTS_TO_INSTALL = mathQL.ml mathQL.cmi mQueryTLexer.cmi \ mQueryTLexer.mll mQueryTParser.mly EXTRA_OBJECTS_TO_CLEAN = mQueryTParser.ml mQueryTParser.mli \ - mQueryTLexer.ml + mQueryTLexer.ml include ../Makefile.common