gnulib-tool.py: Fix unconditional Automake snippets for non-tests. * pygnulib/GLModuleSystem.py (GLModule.getAutomakeSnippet_Unconditional): Fix the file lookups used to determine the EXTRA_DIST and EXTRA_lib_SOURCES Automake variables. Update comment to match gnulib-tool.sh. * pygnulib/constants.py (filter_filelist): Fix misleading return type in docstring. Return an empty string if no files were found.