summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-25 04:12:28 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-25 04:12:28 +0000
commitc5f20d304ad9b171f7ec00adfdefd3112d47b58c (patch)
tree0876fbfffdcb2510eedbc77172a2a49a2f52492e /Makefile.am
parente41d1138505e43c41945ca537ffd4683ab91975b (diff)
downloadgpsd-c5f20d304ad9b171f7ec00adfdefd3112d47b58c.tar.gz
Petr Slanky's latest Evermore patch and some splint cleanups.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1656d351..eb56fa29 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -123,7 +123,7 @@ bits_test_LDADD = $(LIBC) libgps.la
# Build packets tester
#
packet_test_SOURCES = packet_test.c
-packet_test_LDADD = $(LIBC) libgps.la
+packet_test_LDADD = $(LIBC) libgps.la -lm
#
# Create Manpages