THRIFT-4398 Update EXTRA_DIST for "make dist"
Client: Build process
Patch: Jens Geyer
This closes #1431
diff --git a/test/haxe/Makefile.am b/test/haxe/Makefile.am
index 4edaa30..6c0483e 100644
--- a/test/haxe/Makefile.am
+++ b/test/haxe/Makefile.am
@@ -87,16 +87,18 @@
EXTRA_DIST = \
- src \
- cpp.hxml \
- csharp.hxml \
- flash.hxml \
- java.hxml \
- javascript.hxml \
- neko.hxml \
- php.hxml \
- python.hxml \
- project.hide \
- TestClientServer.hxproj \
- make_all.bat \
- make_all.sh
+ src \
+ cpp.hxml \
+ csharp.hxml \
+ flash.hxml \
+ java.hxml \
+ javascript.hxml \
+ neko.hxml \
+ php.hxml \
+ python.hxml \
+ router.php \
+ project.hide \
+ php-web-server.hxml \
+ TestClientServer.hxproj \
+ make_all.bat \
+ make_all.sh