summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 74ecdb8d1..52d5a5173 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -20,6 +20,7 @@
#
./cleanup.sh
+(cd lib/php/src/ext/thrift_protocol && phpize)
autoscan || exit 1
aclocal -I ./aclocal || exit 1