commit | fa89932a49f80ddea079c783232f6d304c59352e | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Mon Oct 22 19:27:38 2012 +0000 |
committer | Roger Meier <roger@apache.org> | Mon Oct 22 19:27:38 2012 +0000 |
tree | 53555241d1c9efd42dd284b02acb71a3ef01590d | |
parent | 8d410de0a057e301505c870a9a67e0e73510d0a0 [diff] [blame] |
THRIFT-1735 integrate tutorial into regular build Patch: Roger Meier git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1401032 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/Makefile.am b/Makefile.am index f4548e0..a0f2a88 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -19,7 +19,7 @@ ACLOCAL_AMFLAGS = -I ./aclocal -SUBDIRS = compiler/cpp lib +SUBDIRS = compiler/cpp lib tutorial if WITH_TESTS SUBDIRS += test