diff options
Diffstat (limited to 'g')
-rwxr-xr-x | g | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |