]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql/Makefile
Initial revision
[helm.git] / helm / ocaml / mathql / Makefile
index f9c0eb9d8f8e419b605eca06fed9316e24408025..c381b8dc863ba854cd99ebb1d6c389d2e8d03aa4 100644 (file)
@@ -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