aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 35fbda091e..73866e2136 100755
--- a/bootstrap
+++ b/bootstrap
@@ -3,6 +3,9 @@
set -e
autoreconf -vif
+autoreconf -vif lib/libid3tag/libid3tag
+audoreconf -vif xbmc/screensavers/rsxs-0.9
+autoreconf -vif lib/libapetag
autoreconf -vif lib/cpluff
# order matters with libdvd and friends
[ -d lib/libdvd/libdvdcss ] && \