summaryrefslogtreecommitdiffstats
path: root/bus
diff options
context:
space:
mode:
authorPeng Huang <shawn.p.huang@gmail.com>2009-03-31 11:13:03 +0800
committerPeng Huang <shawn.p.huang@gmail.com>2009-03-31 11:13:03 +0800
commitbff536620bd48884160f0186ee048d98feddf725 (patch)
tree4eb4bbf8ea1c8bfe2e5aac50533427030d0676c5 /bus
parent9397b0a70a8b645da67f7aab3d1c113c1b21ecf6 (diff)
downloadibus-bff536620bd48884160f0186ee048d98feddf725.tar.gz
ibus-bff536620bd48884160f0186ee048d98feddf725.tar.xz
ibus-bff536620bd48884160f0186ee048d98feddf725.zip
Fix make distcheck errors.HEADmaster
Diffstat (limited to 'bus')
-rw-r--r--bus/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/bus/Makefile.am b/bus/Makefile.am
index c9244f3..d1d16d4 100644
--- a/bus/Makefile.am
+++ b/bus/Makefile.am
@@ -103,7 +103,11 @@ test_matchrule_SOURCES = \
$(NULL)
EXTRA_DIST = \
- ibus.desktop \
+ $(desktop_in_files) \
+ $(NULL)
+
+DISTCLEANFILES = \
+ $(desktop_DATA) \
$(NULL)
$(libibus):