summaryrefslogtreecommitdiffstats
path: root/bus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bus/Makefile.am')
-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):