THRIFT-847 Test Framework harmonization across all languages
authorRoger Meier <roger@apache.org>
Sat, 22 Feb 2014 17:13:03 +0000 (18:13 +0100)
committerRoger Meier <roger@apache.org>
Sat, 22 Feb 2014 17:13:03 +0000 (18:13 +0100)
add a *make cross* build target
Patch: Roger Meier

Makefile.am

index 903de75..ec0b319 100755 (executable)
@@ -37,6 +37,10 @@ dist-hook:
 print-version:
        @echo $(VERSION)
 
+
+cross: check
+       sh test/test.sh
+
 EXTRA_DIST = \
        .travis.yml \
        contrib \