Replace eekboard-xml and eekboard-inscript with eekxml and mim2remap.

This commit is contained in:
Daiki Ueno
2011-08-23 14:14:30 +09:00
parent 360da8a3c9
commit 158542ec0a
15 changed files with 212 additions and 619 deletions

View File

@ -0,0 +1,5 @@
bin_SCRIPTS = eekxml
EXTRA_DIST = mim2remap
eekxml: eekxml.in
$(AM_V_GEN) sed '1s!@''PYTHON@!'$(PYTHON)'!' $< > $@