chiark / gitweb /
Use the keymap check during “make distcheck” rather than “check”.
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 7 Aug 2009 18:05:55 +0000 (20:05 +0200)
committerDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 7 Aug 2009 18:05:55 +0000 (20:05 +0200)
commiteab32c2529ce53f9e01c12df739257511d58ebfb
treed380d0bc3f200d6f219af924bac33243b8ac1783
parent51668e2c8b7ffba73ec420f9896ea837d58f7c15
Use the keymap check during “make distcheck” rather than “check”.

Since the check-keymaps.sh script checks for validity the source directory
and the Makefile.am file, instead of running it during user-oriented “make
check”, run it during developed-oriented “make distcheck”.

An invalid keymap will abort the execution which will prevent shipping
an incomplete Makefile.am.

To properly support out-of-source builds, pass as single parameter to the
test the path to the source directory.
Makefile.am
extras/keymap/check-keymaps.sh