summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-02-08 00:25:47 +0800
committerraveit65 <[email protected]>2019-02-08 23:58:54 +0100
commit5a2002745849ef3ce08045a380e13a85b36ee740 (patch)
treec6a10718d00d5fece5b2e3eeb6731d0cf13d8d61 /data/Makefile.am
parentc12436f38f6d939c7288a26f624f4a39fbddffe7 (diff)
downloadmate-session-manager-5a2002745849ef3ce08045a380e13a85b36ee740.tar.bz2
mate-session-manager-5a2002745849ef3ce08045a380e13a85b36ee740.tar.xz
Fix make distcheck fail on debian.
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index d286601..5bf1791 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -31,6 +31,7 @@ EXTRA_DIST = \
$(xsession_in_files) \
$(gsettingsschema_in_files) \
$(ui_DATA) \
+ $(desktop_in_files) \
$(pixmap_DATA_dist)
CLEANFILES = \
@@ -39,7 +40,4 @@ CLEANFILES = \
$(gsettings_SCHEMAS) \
mate-wm.desktop
-DISTCLEANFILES = \
- $(desktop_in_files)
-
-include $(top_srcdir)/git.mk