[Asterisk-cvs] asterisk/apps Makefile,1.76,1.77

anthm at lists.digium.com anthm at lists.digium.com
Fri Sep 24 17:29:38 CDT 2004


Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv2704/apps

Modified Files:
	Makefile 
Log Message:
add app_forkcdr

Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/Makefile,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- Makefile	30 Aug 2004 01:43:41 -0000	1.76
+++ Makefile	24 Sep 2004 21:32:56 -0000	1.77
@@ -29,7 +29,7 @@
      app_nbscat.so app_sendtext.so app_exec.so app_sms.so \
      app_groupcount.so app_txtcidname.so app_controlplayback.so \
      app_talkdetect.so app_alarmreceiver.so app_userevent.so app_verbose.so \
-     app_test.so
+     app_test.so app_forkcdr.so
 
 ifneq (${OSARCH},Darwin)
 APPS+=app_intercom.so




More information about the svn-commits mailing list