summaryrefslogtreecommitdiff
path: root/capplets/display
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-02-07 21:37:59 +0800
committerraveit65 <[email protected]>2019-02-08 16:36:51 +0100
commit2ca7574760838e7cf7c556a1f0dac054d82d0f5d (patch)
tree2899476a142ae13480877035d8b9e23631683489 /capplets/display
parent8a2d266bb5ceaf613add809ca554e57f7f46ab52 (diff)
downloadmate-control-center-2ca7574760838e7cf7c556a1f0dac054d82d0f5d.tar.bz2
mate-control-center-2ca7574760838e7cf7c556a1f0dac054d82d0f5d.tar.xz
fixed distcheck fail on debian
Diffstat (limited to 'capplets/display')
-rw-r--r--capplets/display/Makefile.am4
-rw-r--r--capplets/display/mate-display-properties.desktop.in (renamed from capplets/display/mate-display-properties.desktop.in.in)0
2 files changed, 2 insertions, 2 deletions
diff --git a/capplets/display/Makefile.am b/capplets/display/Makefile.am
index 4a304a97..d442fe6f 100644
--- a/capplets/display/Makefile.am
+++ b/capplets/display/Makefile.am
@@ -58,7 +58,7 @@ AM_CPPFLAGS = $(DISPLAY_CAPPLET_CFLAGS) \
-DMATELOCALEDIR="\"$(datadir)/locale\"" \
-DMATECC_DATA_DIR="\"$(pkgdatadir)\""
-CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA)
+CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA)
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
install-data-hook: update-icon-cache
@@ -72,7 +72,7 @@ update-icon-cache:
echo "*** $(gtk_update_icon_cache)"; \
fi
-EXTRA_DIST = org.mate.randr.policy.in
+EXTRA_DIST = org.mate.randr.policy.in $(Desktop_in_files)
DISTCLEANFILES = org.mate.randr.policy
-include $(top_srcdir)/git.mk
diff --git a/capplets/display/mate-display-properties.desktop.in.in b/capplets/display/mate-display-properties.desktop.in
index 324529fa..324529fa 100644
--- a/capplets/display/mate-display-properties.desktop.in.in
+++ b/capplets/display/mate-display-properties.desktop.in