[svn] GnuPG - r3907 - branches/GNUPG-1-9-BRANCH/tools

svn author marcus cvs at cvs.gnupg.org
Sat Oct 8 02:17:09 CEST 2005


Author: marcus
Date: 2005-10-08 02:17:09 +0200 (Sat, 08 Oct 2005)
New Revision: 3907

Modified:
   branches/GNUPG-1-9-BRANCH/tools/ChangeLog
   branches/GNUPG-1-9-BRANCH/tools/Makefile.am
Log:
2005-10-08  Marcus Brinkmann  <marcus at g10code.de>

	* Makefile.am (watchgnupg_LDADD): New variable.


Modified: branches/GNUPG-1-9-BRANCH/tools/ChangeLog
===================================================================
--- branches/GNUPG-1-9-BRANCH/tools/ChangeLog	2005-10-08 00:13:27 UTC (rev 3906)
+++ branches/GNUPG-1-9-BRANCH/tools/ChangeLog	2005-10-08 00:17:09 UTC (rev 3907)
@@ -1,5 +1,7 @@
 2005-10-08  Marcus Brinkmann  <marcus at g10code.de>
 
+	* Makefile.am (watchgnupg_LDADD): New variable.
+
 	* Makefile.am (gpgconf_LDADD): Add ../gl/libgnu.a after
 	../common/libcommon.a.
 	(symcryptrun_LDADD, gpg_connect_agent_LDADD, gpgkey2ssh_LDADD):

Modified: branches/GNUPG-1-9-BRANCH/tools/Makefile.am
===================================================================
--- branches/GNUPG-1-9-BRANCH/tools/Makefile.am	2005-10-08 00:13:27 UTC (rev 3906)
+++ branches/GNUPG-1-9-BRANCH/tools/Makefile.am	2005-10-08 00:17:09 UTC (rev 3907)
@@ -53,6 +53,7 @@
 		    $(GPG_ERROR_LIBS) $(LIBINTL)
 
 watchgnupg_SOURCES = watchgnupg.c 
+watchgnupg_LDADD = $(NETLIBS)
 
 gpg_connect_agent_SOURCES = gpg-connect-agent.c no-libgcrypt.c
 gpg_connect_agent_LDADD = ../jnlib/libjnlib.a \




More information about the Gnupg-commits mailing list