Nicolas Cannasse 14 năm trước cách đây
mục cha
commit
fb4e58f5aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -46,5 +46,5 @@ clean:
 	rm -rf extc_stubs.o
 
 export:
-	cp haxe*.exe $(EXPORT)
+	cp haxe*.exe doc/CHANGES.txt $(EXPORT)
 	rsync -a --exclude .svn --exclude *.n --exclude std/mt --delete std $(EXPORT)