[next] telepathy-mission-control: Remove remnants of deleted Aegis plugin

Simon McVittie smcv at kemper.freedesktop.org
Mon Jan 13 06:07:37 PST 2014


Module: telepathy-mission-control
Branch: next
Commit: 590079eb30d75b148237a86f21637e36a853b14f
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=590079eb30d75b148237a86f21637e36a853b14f

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Oct  4 12:33:30 2013 +0100

Remove remnants of deleted Aegis plugin

(cherry picked from commit f60c9aaccb0ad5c0f0afe639c568882be102cdca)

---

 plugins/Makefile.am |   12 ------------
 1 file changed, 12 deletions(-)

diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 8203d20..42a5a3e 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -8,15 +8,3 @@ AM_CPPFLAGS = \
 	-DLIBVERSION="@MCP_ABI_VERSION@"
 
 noinst_LTLIBRARIES =
-
-if ENABLE_AEGIS
-
-noinst_LTLIBRARIES += libmcp-aegis.la
-libmcp_aegis_la_SOURCES = mcp-dbus-aegis-acl.c
-libmcp_aegis_la_LIBADD = \
-	$(top_builddir)/mission-control-plugins/libmission-control-plugins.la \
-	$(TELEPATHY_LIBS) \
-	$(DBUS_LIBS) \
-	$(AEGIS_LIBS)
-
-endif



More information about the telepathy-commits mailing list