aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b2adcb3ce5..6a54fa280f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -458,7 +458,7 @@ dumpcap_DEPENDENCIES = \
dumpcap_LDADD = \
$(dumpcap_additional_libs) \
@GLIB_LIBS@ \
- @PCAP_LIBS@
+ @PCAP_LIBS@ @SOCKET_LIBS@ @NSL_LIBS@
#
# XXX - "svnversion.h" is distributed in the release tarball; should