summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPeng Huang <shawn.p.huang@gmail.com>2009-10-12 09:02:11 +0800
committerPeng Huang <shawn.p.huang@gmail.com>2009-10-12 09:02:11 +0800
commit987f18cb2223057084e7867e931861b834f92eea (patch)
tree67132c1e600e9de7af2f1556f7fd05323668959a /src/Makefile.am
parent543a8eac21b9d5322f74362f09fe93c979121477 (diff)
downloadibus-libpinyin-987f18cb2223057084e7867e931861b834f92eea.tar.gz
ibus-libpinyin-987f18cb2223057084e7867e931861b834f92eea.tar.xz
ibus-libpinyin-987f18cb2223057084e7867e931861b834f92eea.zip
Add Regex.h in Makefile.am
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0dbaf79..8d2bcd0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -72,6 +72,7 @@ ibus_engine_h_sources = \
PinyinParser.h \
PinyinParserTable.h \
Pointer.h \
+ Regex.h \
Property.h \
SimpTradConverter.h \
SimpTradConverterTable.h \