gnulib-tool.py: follow gnulib-tool changes, part 3

Follow gnulib-tool change
2012-08-26  Bruno Haible  <bruno@clisp.org>
gnulib-tool: Remove no-op option --no-changelog.

* pygnulib/constants.py: Remove FILES dictionary.
* pygnulib/*: Update.
This commit is contained in:
Bruno Haible
2017-09-09 16:28:52 +02:00
parent fc4e57bb4d
commit f0e4c4b6f6
11 changed files with 2 additions and 17 deletions
-1
View File
@@ -33,7 +33,6 @@ APP = constants.APP
DIRS = constants.DIRS
ENCS = constants.ENCS
UTILS = constants.UTILS
FILES = constants.FILES
MODES = constants.MODES
TESTS = constants.TESTS
compiler = constants.compiler