summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index f207af5..14a7e83 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -19,7 +19,7 @@ fi
touch INSTALL
cd "$olddir"
-if ! test -f libglnx/README.md || ! test -f bsdiff/README.md; then
+if ! test -f libglnx/README.md; then
git submodule update --init
fi
# Workaround automake bug with subdir-objects and computed paths