summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-02-02 18:01:08 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-02-02 18:01:08 +0000
commit7048b429d602e171634a418e2a367edae9efb74a (patch)
treef413befa57872be844178d805ed48d33a142023e /Makefile
parent7d566fd52849468db440f0c7c113832a25d37d96 (diff)
New impedance tuning algorithms.
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@577 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f7f1f9f..f5b20e1 100755
--- a/Makefile
+++ b/Makefile
@@ -235,7 +235,7 @@ fxstest: fxstest.o
$(CC) -o fxstest fxstest.o -ltonezone
fxotune: fxotune.o
- $(CC) -o fxotune fxotune.o
+ $(CC) -o fxotune fxotune.o -lm
fxsdump: fxsdump.o
$(CC) -o fxsdump fxsdump.o -lm