summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-08-07 12:09:29 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-08-07 12:10:25 +0200
commite50bbed1c0ea00a62e22bd2ace2427fef4d65ada (patch)
tree7923968142464b36a3fd86d2d0ea4a73a85e6654 /data/Makefile.am
parent3bf2022584d5c52b5959387fb519ffc50b44ff0e (diff)
downloadtelepathy-account-widgets-e50bbed1c0ea00a62e22bd2ace2427fef4d65ada.tar.gz
remove empathy-accounts.desktop
Now that we have desktop wide UI to configure accounts (GNOME/Ubuntu Online Accounts) it doesn't make much sense to expose empathy-accounts as a separated application. https://bugzilla.gnome.org/show_bug.cgi?id=662986
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 65c72425..e6627ae1 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -3,7 +3,6 @@ SUBDIRS = icons themes
desktopdir = $(datadir)/applications
desktop_in_files = \
empathy.desktop.in \
- empathy-accounts.desktop.in \
$(NULL)
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@