autogen: Fix git submodules

We don't have bsdiff here.
tingping/wmclass
Colin Walters 2015-08-29 09:38:59 -04:00 committed by Alexander Larsson
parent f6657901c4
commit 0a6d02ec78
1 changed files with 1 additions and 1 deletions

View File

@ -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