Ecore: Add 'makekeys' utility (used for compiling new xcb stuff)
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 14 Jul 2011 15:43:49 +0000 (15:43 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 14 Jul 2011 15:43:49 +0000 (15:43 +0000)
commit08039748cf45cabeee046eb198fcd77d71cd3a4e
tree80a4565792cf7ad5ea43d1a00caf0dfa7b2a308c
parent9900b4022814df936b283a78f7a712ce11b53c3f
Ecore: Add 'makekeys' utility (used for compiling new xcb stuff)
provides a lookup table for xlookupstring (as xcb does not have a function for this).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@61382 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/Makefile.am
src/util/Makefile.am [new file with mode: 0644]
src/util/makekeys.c [new file with mode: 0644]
src/util/mkks.sh [new file with mode: 0755]