diff options
Diffstat (limited to 'cpp/bootstrap')
-rwxr-xr-x | cpp/bootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/bootstrap b/cpp/bootstrap index feb45f7510..84f0fbd89b 100755 --- a/cpp/bootstrap +++ b/cpp/bootstrap @@ -16,6 +16,7 @@ cat > src/rubygen.mk <<EOF \$(rgen_cmd) EOF + automake autoconf |