summaryrefslogtreecommitdiffstats
path: root/ibus
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2009-02-28 18:32:59 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2009-02-28 18:32:59 +0800
commit0b8d0067b475aade2bf5f8de7db5dd47d8a59b5e (patch)
tree094fc0df77463c093c8a10027255fe385fd1fd24 /ibus
parenta5087b245906efd4f63800a6f5e701f84c218d6e (diff)
downloadibus-0b8d0067b475aade2bf5f8de7db5dd47d8a59b5e.tar.gz
ibus-0b8d0067b475aade2bf5f8de7db5dd47d8a59b5e.tar.xz
ibus-0b8d0067b475aade2bf5f8de7db5dd47d8a59b5e.zip
Fix make distcheck failed.
Diffstat (limited to 'ibus')
-rw-r--r--ibus/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/ibus/Makefile.am b/ibus/Makefile.am
index fba01c6..d7ef092 100644
--- a/ibus/Makefile.am
+++ b/ibus/Makefile.am
@@ -49,6 +49,9 @@ ibus_PYTHON = \
observedpath.py \
utility.py \
config.py \
+ $(NULL)
+
+nodist_ibus_PYTHON = \
_config.py \
$(NULL)