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 501a6ab930..543c457d8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -433,7 +433,7 @@ dumpcap_DEPENDENCIES = \
dumpcap_LDADD = \
$(dumpcap_additional_libs) \
- @GLIB_LIBS@ -lm \
+ @GLIB_LIBS@ \
@PCAP_LIBS@
#