telepathy-mission-control: Remove remnants of deleted Aegis plugin
Simon McVittie
smcv at kemper.freedesktop.org
Fri Oct 4 05:07:11 PDT 2013
Module: telepathy-mission-control
Branch: master
Commit: f60c9aaccb0ad5c0f0afe639c568882be102cdca
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=f60c9aaccb0ad5c0f0afe639c568882be102cdca
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Fri Oct 4 12:33:30 2013 +0100
Remove remnants of deleted Aegis plugin
---
plugins/Makefile.am | 12 ------------
1 files changed, 0 insertions(+), 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