[Asterisk-cvs] zaptel Makefile,1.43,1.44

markster at lists.digium.com markster at lists.digium.com
Sat May 1 21:59:42 CDT 2004


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv32585

Modified Files:
	Makefile 
Log Message:
add zttest to the default build


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/zaptel/Makefile,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- Makefile	12 Apr 2004 03:46:19 -0000	1.43
+++ Makefile	2 May 2004 02:07:14 -0000	1.44
@@ -50,7 +50,7 @@
 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)
+BINS=ztcfg torisatool makefw ztmonitor ztspeed $(ZTTOOL) zttest
 
 #PRIMARY=wcfxsusb
 PRIMARY=torisa




More information about the svn-commits mailing list