src/Makefile: Link the ping plugin against libm.
authorSebastian Harl <sh@tokkee.org>
Sat, 6 Jun 2009 20:13:03 +0000 (22:13 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 2 Jul 2009 13:16:11 +0000 (15:16 +0200)
commit0b9f46183979b42dfc078f6edf65ff4281735dbc
treee9e6c46c752bfcd9d46a300dff44b9a756aa4c02
parent0a3958efcdda5d3c639a5b74982b796ea87df2b6
src/Makefile: Link the ping plugin against libm.

The plugin now uses sqrt() which is provided by the math lib.
src/Makefile.am