diff options
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 {} \; |