aboutsummaryrefslogtreecommitdiffstats
path: root/scd/Makefile.am
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2006-06-09 10:23:30 +0000
committerMarcus Brinkmann <[email protected]>2006-06-09 10:23:30 +0000
commit55e3d83edf0b9c14c9c2cb57a320b2c23fa09df5 (patch)
treeb446dab84d50b253fd04a92ae4250d99a72b0f29 /scd/Makefile.am
parent2006-06-08 Marcus Brinkmann <[email protected]> (diff)
downloadgnupg-55e3d83edf0b9c14c9c2cb57a320b2c23fa09df5.tar.gz
gnupg-55e3d83edf0b9c14c9c2cb57a320b2c23fa09df5.zip
agent/
2006-06-09 Marcus Brinkmann <[email protected]> * Makefile.am (gpg_agent_LDADD): Add $(NETLIBS). scd/ 2006-06-09 Marcus Brinkmann <[email protected]> * Makefile.am (scdaemon_LDADD): Add $(NETLIBS).
Diffstat (limited to 'scd/Makefile.am')
-rw-r--r--scd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/Makefile.am b/scd/Makefile.am
index 9a32de98b..46f6b9fa3 100644
--- a/scd/Makefile.am
+++ b/scd/Makefile.am
@@ -45,7 +45,7 @@ scdaemon_SOURCES = \
scdaemon_LDADD = ../jnlib/libjnlib.a ../common/libcommon.a ../gl/libgnu.a \
$(LIBGCRYPT_LIBS) $(KSBA_LIBS) $(PTH_LIBS) $(LIBASSUAN_LIBS) \
- $(LIBUSB_LIBS) -lgpg-error $(LIBINTL) $(DL_LIBS)
+ $(LIBUSB_LIBS) -lgpg-error $(LIBINTL) $(DL_LIBS) $(NETLIBS)
# Removed for now: We need to decide whether it makes sense to
# continue it at all, given that gpg has now all required