summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNobuaki Sukegawa <nsuke@apache.org>2016-02-22 22:41:25 +0900
committerNobuaki Sukegawa <nsuke@apache.org>2016-02-27 17:17:27 +0900
commit402f6419f94b905d7a924334868c48a8b22948c6 (patch)
tree39db9c896ee1cbf308615d331f159f20a9ad89b4 /configure.ac
parente9b3234b28372f38cdf706b1c7f6940c41b1d828 (diff)
downloadthrift-402f6419f94b905d7a924334868c48a8b22948c6.tar.gz
THRIFT-3666 Build D tutorial as part of Autotools build
Client: Build (D) Patch: Nobuaki Sukegawa This closes #893
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 44b1c2bd9..53ada3ab4 100755
--- a/configure.ac
+++ b/configure.ac
@@ -763,6 +763,7 @@ AC_CONFIG_FILES([
tutorial/Makefile
tutorial/c_glib/Makefile
tutorial/cpp/Makefile
+ tutorial/d/Makefile
tutorial/go/Makefile
tutorial/haxe/Makefile
tutorial/hs/Makefile