summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-09-26 11:16:21 +0800
committerPeng Wu <alexepico@gmail.com>2014-09-26 11:16:21 +0800
commita8e3129ef96985c05752ddc1b72f401f3ca9a0c9 (patch)
tree8c6d0f5777c7269c993aa1449da347f50266d0bc
parent32f5bdec221b157edc2879d2248a6b9f2743ac50 (diff)
downloadibus-libzhuyin-a8e3129ef96985c05752ddc1b72f401f3ca9a0c9.tar.gz
ibus-libzhuyin-a8e3129ef96985c05752ddc1b72f401f3ca9a0c9.tar.xz
ibus-libzhuyin-a8e3129ef96985c05752ddc1b72f401f3ca9a0c9.zip
install symbol files
-rw-r--r--data/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index e90211d..9b1518d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -40,8 +40,16 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
+symbols_DATA = \
+ easysymbol.txt \
+ usersymbol.txt \
+ $(NULL)
+
+symbolsdir = $(pkgdatadir)
+
EXTRA_DIST = \
$(desktop_in_in_files) \
+ $(symbols_DATA) \
$(NULL)
DISTCLEANFILES = \