[gnome-keyring] gpg-agent: No longer build the testing standalone agent



commit d9df0a179fbfae82f8cec20cf46e8b9f03c044ba
Author: Stef Walter <stefw redhat com>
Date:   Sun Oct 26 14:07:15 2014 +0100

    gpg-agent: No longer build the testing standalone agent
    
    This just caused more unneccessary code that we'd never use.

 daemon/gpg-agent/Makefile.am |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/daemon/gpg-agent/Makefile.am b/daemon/gpg-agent/Makefile.am
index ad7c059..70b565d 100644
--- a/daemon/gpg-agent/Makefile.am
+++ b/daemon/gpg-agent/Makefile.am
@@ -13,18 +13,3 @@ libgkd_gpg_agent_la_SOURCES = \
 libgkd_gpg_agent_la_CFLAGS = \
        $(GCK_CFLAGS) \
        $(GCR_CFLAGS)
-
-# ------------------------------------------------------------------------------
-# Standalone binary
-
-noinst_PROGRAMS += \
-       gkd-gpg-agent-standalone
-
-gkd_gpg_agent_standalone_SOURCES = \
-       daemon/gpg-agent/gkd-gpg-agent-standalone.c
-gkd_gpg_agent_standalone_CFLAGS = \
-       $(GCK_CFLAGS)
-gkd_gpg_agent_standalone_LDADD = \
-       libgkd-gpg-agent.la \
-       libegg.la \
-       $(DAEMON_LIBS)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]