Blame SOURCES/add-engine-chinese_variants.py-to-engine-Makefile.in.patch

b385cc
diff -ru ibus-table-1.5.0/engine/Makefile.in ibus-table-1.5.0/engine/Makefile.in
b385cc
--- ibus-table-1.5.0/engine/Makefile.in	2013-01-28 15:43:30.000000000 +0100
b385cc
+++ ibus-table-1.5.0/engine/Makefile.in	2013-01-28 17:10:33.749435024 +0100
b385cc
@@ -254,6 +254,7 @@
b385cc
 top_builddir = @top_builddir@
b385cc
 top_srcdir = @top_srcdir@
b385cc
 engine_table_PYTHON = \
b385cc
+	chinese_variants.py \
b385cc
 	factory.py \
b385cc
 	main.py \
b385cc
 	table.py \
b385cc