]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/syntax_extensions/Makefile
component utf8_macros fully renamed
[helm.git] / matita / components / syntax_extensions / Makefile
index af9ddda238bb3285b2169b06b6b0fcda525f922d..c2710d4145d423a1f955673688b041568851f6dc 100644 (file)
@@ -8,7 +8,7 @@ IMPLEMENTATION_FILES = utf8MacroTable.ml $(INTERFACE_FILES:%.mli=%.ml)
 EXTRA_OBJECTS_TO_INSTALL =
 EXTRA_OBJECTS_TO_CLEAN =
 
-all: utf8_macros.cma pa_unicode_macro.cma profiling_macros.cma
+all: syntax_extensions.cma pa_unicode_macro.cma profiling_macros.cma
 
 make_table: make_table.ml
        @echo "  OCAMLC $<"