summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2014-12-17 13:31:31 -0500
committerRay Strode <rstrode@redhat.com>2015-11-09 10:25:40 -0500
commit7b20d151edcf8dd23a058ae5d040a68ae4e059b5 (patch)
treec2cf15b18fea65e7b88dec4f9354a7b0595065bf /data/Makefile.am
parent8ec0c99ff4f5a47cd6078cec97527d93dd0c47e8 (diff)
downloadmutter-7b20d151edcf8dd23a058ae5d040a68ae4e059b5.tar.gz
data: drop mutter-wayland.desktop
It's not needed since we can automatically figure things out based on logind. https://bugzilla.gnome.org/show_bug.cgi?id=741666
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 2c11822f3..699a83401 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,6 +1,5 @@
desktopfiles_in_files = \
- mutter.desktop.in \
- mutter-wayland.desktop.in
+ mutter.desktop.in
desktopfilesdir = $(datadir)/applications
desktopfiles_DATA = $(desktopfiles_in_files:.desktop.in=.desktop)