Move ks_tables.h build into makekeys subdirectory
authorDan Nicholson <dbn.lists@gmail.com>
Thu, 26 Mar 2009 13:50:33 +0000 (06:50 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 27 Mar 2009 13:46:32 +0000 (06:46 -0700)
commitf4d8e2932cdd60653d2f762ad7502e6ec5710fe5
treecd65e5b9fe0618fa93ecfa1f05616719d8ef25c3
parent4859304f6531b6bd5aa28ec0fb25ee3f537e8f48
Move ks_tables.h build into makekeys subdirectory

This avoids the BUILT_SOURCES weirdness and forcing the build into the
makekeys subdirectory. Added a new make variable KS_HEADERS that lists
all the keysym headers we're going to parse.
configure.ac
src/Makefile.am
src/makekeys/Makefile.am