summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorMarc Slemko <marc@apache.org>2007-01-16 22:20:19 +0000
committerMarc Slemko <marc@apache.org>2007-01-16 22:20:19 +0000
commitd95abdd9183be7e0d895d19818dad8d8ad263e52 (patch)
tree21581c2947001e6a15fac927744532ff7e06abc1 /bootstrap.sh
parentb0fac3ee665bd369eb97d24a2079935a91e495ab (diff)
downloadthrift-d95abdd9183be7e0d895d19818dad8d8ad263e52.tar.gz
Added autoconf/automake glue to run lib/py/setup.py as part of make install
Reviewed by mslee git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664914 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index e994cc177..c6a973bc9 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-subdirs="compiler/py lib/cpp lib/php"
+subdirs="compiler/py lib/cpp lib/php lib/py"
rm -rf \
AUTHORS \