summaryrefslogtreecommitdiff
path: root/g
diff options
context:
space:
mode:
Diffstat (limited to 'g')
-rwxr-xr-xg2
1 files changed, 1 insertions, 1 deletions
diff --git a/g b/g
index 306974a18936..0ca04dd6749f 100755
--- a/g
+++ b/g
@@ -7,7 +7,7 @@ if [ -n "$g_debug" ] ; then
set -x
fi
-SUBMODULES_ALL="binfilter dictionaries helpcontent2 translations"
+SUBMODULES_ALL="dictionaries helpcontent2 translations"
pushd $(dirname $0) > /dev/null
COREDIR=$(pwd)