summaryrefslogtreecommitdiff
path: root/test/haxe
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2017-11-30 22:30:03 +0100
committerJens Geyer <jensg@apache.org>2017-12-01 23:01:41 +0100
commitf3a2974dfe63b3a551b422868f3990112bda5bd8 (patch)
tree35a1332929f12d12722d829edef1c375c901953d /test/haxe
parent152d1bef44853601d88d51e616387accfbc675a3 (diff)
downloadthrift-f3a2974dfe63b3a551b422868f3990112bda5bd8.tar.gz
THRIFT-4398 Update EXTRA_DIST for "make dist"
Client: Build process Patch: Jens Geyer This closes #1431
Diffstat (limited to 'test/haxe')
-rw-r--r--test/haxe/Makefile.am28
1 files changed, 15 insertions, 13 deletions
diff --git a/test/haxe/Makefile.am b/test/haxe/Makefile.am
index 4edaa30e5..6c0483e9e 100644
--- a/test/haxe/Makefile.am
+++ b/test/haxe/Makefile.am
@@ -87,16 +87,18 @@ check_php_web: $(BIN_PHP_WEB) $(BIN_CPP)
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