summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2014-09-01 21:53:40 +0200
committerRoger Meier <roger@apache.org>2014-09-01 21:53:40 +0200
commitb3c8409c246565af0fb9944f13bd716bd5687a72 (patch)
treea459110098707e75830a10bc89dcc30a6c8269e3 /configure.ac
parent008f42cb3846fdfbcdc85acfe129680fd51c2def (diff)
downloadthrift-b3c8409c246565af0fb9944f13bd716bd5687a72.tar.gz
THRIFT-2685 c_glib: Include in integration test suite
- client side Patch: Simon South
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d97e957f6..15aedf739 100755
--- a/configure.ac
+++ b/configure.ac
@@ -653,6 +653,7 @@ AC_CONFIG_FILES([
lib/rb/Makefile
lib/lua/Makefile
test/Makefile
+ test/c_glib/Makefile
test/cpp/Makefile
test/erl/Makefile
test/go/Makefile