Nicolas Cannasse 13 年之前
父节点
当前提交
a3419b9edf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -60,7 +60,7 @@ tools: haxelib haxedoc
 
 export:
 	cp haxe*.exe doc/CHANGES.txt $(EXPORT)
-	rsync -a --exclude .svn --exclude *.n --exclude std/mt --exclude std/mtwin --delete std $(EXPORT)
+	rsync -a --exclude .svn --exclude *.n --exclude std/libs --delete std $(EXPORT)
 
 codegen.cmx: typeload.cmx typecore.cmx type.cmx genxml.cmx common.cmx ast.cmx