Nicolas Cannasse hace 19 años
padre
commit
d06104575c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -19,7 +19,7 @@ genjs.cmx: typer.cmx type.cmx transform.cmx ast.cmx
 
 genswf.cmx: typer.cmx type.cmx transform.cmx plugin.cmx genswf9.cmx ast.cmx
 
-genswf9.cmx: type.cmx ast.cmx typer.cmx
+genswf9.cmx: type.cmx ast.cmx typer.cmx transform.cmx
 
 genxml.cmx: typer.cmx type.cmx lexer.cmx ast.cmx