2
0
Nicolas Cannasse 19 жил өмнө
parent
commit
d06104575c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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