summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-01-14 22:17:26 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-01-14 22:17:26 +0000
commit50ff7491ec8c027a9c14b8b43a64cc0d7a68c0b7 (patch)
tree440908c437dd8d030d7c56c2aa6682cabc17b9c5 /Makefile
parentb2ccc60ebc6e1d9ccfb4dd5bf20f63504056b0c8 (diff)
Fix fxotune to find best echo path
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@557 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 a0e479c..0dc0216 100755
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ MODULESO=$(shell for x in $(MODULES); do echo "$$x.o "; done )
MODULESKO=$(shell for x in $(MODULES); do echo "$$x.ko "; done )
ZTTOOL=$(shell if [ -f /usr/include/newt.h ]; then echo zttool; fi)
-BINS=ztcfg torisatool makefw ztmonitor ztspeed $(ZTTOOL) zttest
+BINS=ztcfg torisatool makefw ztmonitor ztspeed $(ZTTOOL) zttest fxotune
#PRIMARY=wcfxsusb
PRIMARY=torisa