[Asterisk-cvs] zaptel Makefile,1.47,1.48
citats at lists.digium.com
citats at lists.digium.com
Wed Jun 30 12:23:51 CDT 2004
- Previous message: [Asterisk-cvs] asterisk/apps app_read.c,1.7,1.8 app_record.c,1.18,1.19
- Next message: [Asterisk-cvs] asterisk acl.c,1.26,1.27 manager.c,1.60,1.61 rtp.c,1.77,1.78
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/home/citats/cvs/zaptel
Modified Files:
Makefile
Log Message:
Add dependancy to zaptel Makefile on zconfig.h
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/zaptel/Makefile,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- Makefile 26 Jun 2004 20:42:06 -0000 1.47
+++ Makefile 30 Jun 2004 16:09:43 -0000 1.48
@@ -82,7 +82,7 @@
tor2.o: tor2.c tor2-hw.h tor.h tor2fw.h zaptel.h
$(HOSTCC) $(KFLAGS) -c tor2.c
-zaptel.o: zaptel.c zaptel.h digits.h arith.h sec.h mec.h sec-2.h mec2.h mec3.h
+zaptel.o: zaptel.c zaptel.h digits.h arith.h sec.h mec.h sec-2.h mec2.h mec3.h zconfig.h
$(HOSTCC) $(KFLAGS) -c zaptel.c
torisa.o: torisa.c zaptel.h torisa.h
- Previous message: [Asterisk-cvs] asterisk/apps app_read.c,1.7,1.8 app_record.c,1.18,1.19
- Next message: [Asterisk-cvs] asterisk acl.c,1.26,1.27 manager.c,1.60,1.61 rtp.c,1.77,1.78
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list