[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


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




More information about the svn-commits mailing list