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:50:22 +0100
commitdb623bf1d5437c2e75f56efcea53eb7ac6d8958d (patch)
tree1cde04ace3b6a5fdd8c5a153b39f4f7f77d411a1 /data/Makefile.am
parentf3eb3e8e74c0c59f6a3a6f6f14bdc7afb4459789 (diff)
downloadmate-session-manager-db623bf1d5437c2e75f56efcea53eb7ac6d8958d.tar.bz2
mate-session-manager-db623bf1d5437c2e75f56efcea53eb7ac6d8958d.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