aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index fb16f95b6b..cc06770e24 100755
--- a/bootstrap
+++ b/bootstrap
@@ -13,6 +13,7 @@ autoreconf -vif lib/cpluff
autoreconf -vif lib/libdvd/libdvdcss
autoreconf -vif lib/libdvd/libdvdread
autoreconf -vif lib/libdvd/libdvdnav
+autoreconf -vif lib/gtest
# Clean the generated files
find . -depth -type d -name "autom4te.cache" -exec rm -rf {} \;