summaryrefslogtreecommitdiff
path: root/capplets/keybindings
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-02-07 21:37:59 +0800
committerraveit65 <[email protected]>2019-02-08 16:12:30 +0100
commit81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5 (patch)
tree7a05c1669e29c5b3686bdcc1cb86cb93e60e1851 /capplets/keybindings
parent8c0de1c762ec9805100296a18f8016dc15aee4be (diff)
downloadmate-control-center-81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5.tar.bz2
mate-control-center-81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5.tar.xz
fixed distcheck fail on debian
Diffstat (limited to 'capplets/keybindings')
-rw-r--r--capplets/keybindings/Makefile.am3
-rw-r--r--capplets/keybindings/mate-keybinding.desktop.in (renamed from capplets/keybindings/mate-keybinding.desktop.in.in)0
2 files changed, 1 insertions, 2 deletions
diff --git a/capplets/keybindings/Makefile.am b/capplets/keybindings/Makefile.am
index 09a0b1fc..e5efb109 100644
--- a/capplets/keybindings/Makefile.am
+++ b/capplets/keybindings/Makefile.am
@@ -37,10 +37,9 @@ AM_CPPFLAGS = \
-DMATECC_KEYBINDINGS_DIR="\"$(pkgdatadir)/keybindings\""
CLEANFILES = \
$(MATECC_CAPPLETS_CLEANFILES) \
- $(Desktop_in_files) \
$(desktop_DATA) \
$(xml_DATA)
-EXTRA_DIST = $(ui_DATA) $(xml_in_files) mate-keybindings.pc.in
+EXTRA_DIST = $(ui_DATA) $(xml_in_files) mate-keybindings.pc.in $(Desktop_in_files)
-include $(top_srcdir)/git.mk
diff --git a/capplets/keybindings/mate-keybinding.desktop.in.in b/capplets/keybindings/mate-keybinding.desktop.in
index d154d342..d154d342 100644
--- a/capplets/keybindings/mate-keybinding.desktop.in.in
+++ b/capplets/keybindings/mate-keybinding.desktop.in