summaryrefslogtreecommitdiffstats
path: root/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 9514e4d..5cdb9af 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -23,6 +23,7 @@ SUBDIRS = \
icons \
$(NULL)
+if IBUS_BUILD_PINYIN_DATABASE
main_db_DATA = \
db/main.db \
db/COPYING \
@@ -58,3 +59,5 @@ CLEANFILES = \
DISTCLEANFILES = \
$(DBTAR) \
$(NULL)
+endif
+