summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-06-29 16:10:36 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-06-29 16:10:36 +0800
commit1e9f9787283d449fe7446a9fa19924c964980180 (patch)
tree98f7ee297fa59e741359b296b0817522379c6194 /Makefile.am
parent058ff8eec8aa8a7e5e8e7b404f2f47d87456bfaa (diff)
downloadibus-libpinyin-1e9f9787283d449fe7446a9fa19924c964980180.tar.gz
ibus-libpinyin-1e9f9787283d449fe7446a9fa19924c964980180.tar.xz
ibus-libpinyin-1e9f9787283d449fe7446a9fa19924c964980180.zip
Add a template engine - enchant.
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 670d3f7..bfee6a2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,7 @@
# Free Software Foundation, Inc., 59 Temple Place, Suite 330,
# Boston, MA 02111-1307 USA
SUBDIRS = \
+ engine \
m4 \
po \
$(NULL)