build: move custom targets to scripts/ and remove from makefile
authorRan Benita <ran234@gmail.com>
Sat, 29 Jul 2017 11:37:23 +0000 (14:37 +0300)
committerRan Benita <ran234@gmail.com>
Mon, 31 Jul 2017 12:55:48 +0000 (15:55 +0300)
commit0a19267f309485df0889b67be118274cbb94c7f6
tree6f2386e1b55ccbb413bc45c43bc260faae24f681
parent00b08eae826f1ef6b7d87308d5da603736126ea8
build: move custom targets to scripts/ and remove from makefile

These scripts generate source code that is committed to git and hence do
not really belong in the build system. A maintainer runs them as needed.

Signed-off-by: Ran Benita <ran234@gmail.com>
Makefile.am
PACKAGING
scripts/makeheader [moved from makeheader.py with 100% similarity, mode: 0755]
scripts/makekeys [moved from makekeys.py with 100% similarity, mode: 0755]
scripts/update-keysyms [new file with mode: 0755]
scripts/update-keywords [new file with mode: 0755]