config: add keysymdef and xf86keysym as dependencies of ks_tables.h
authorGaetan Nadon <memsize@videotron.ca>
Thu, 9 Dec 2010 21:28:52 +0000 (16:28 -0500)
committerGaetan Nadon <memsize@videotron.ca>
Sat, 18 Dec 2010 16:19:56 +0000 (11:19 -0500)
commit2422c41b8ecec5ca8a461a247bbe3c75f440d1e2
treeb86d843c847e1f2daff2d663b9f5d252fd64f9bb
parent69e52ad901d6bb323c11b01ac1745233a9521b68
config: add keysymdef and xf86keysym as dependencies of ks_tables.h

This would cover the scenario where these headers file are updated,
for example, a new version is installed. Running 'make' again
on libxkbcommon should rebuild ks_tables.h.

Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
src/Makefile.am