summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2009-09-19 13:45:58 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2009-09-19 13:45:58 +0900
commit9890507cc1941abab2e14c3827de5096e020aa24 (patch)
tree84293eb431998ef5caa7cad6d1cdbfe2b3ff76dd /Makefile.am
parent8e29fe045005dffa50bd34092d44095105c752c1 (diff)
downloadibus-hangul-9890507cc1941abab2e14c3827de5096e020aa24.tar.gz
Add symbol character table feature
* add symbol.txt data file * look up symbol table file first, then hanja table.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 69b1d39..055e395 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,7 @@ SUBDIRS = \
src \
setup \
icons \
+ data \
m4 \
po \
$(NULL)