[Asterisk-cvs] asterisk/apps Makefile,1.73,1.74
markster at lists.digium.com
markster at lists.digium.com
Sat Aug 28 12:35:11 CDT 2004
Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv32496/apps
Modified Files:
Makefile
Log Message:
Oops, back out bad makefile change
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/Makefile,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- Makefile 28 Aug 2004 17:12:01 -0000 1.73
+++ Makefile 28 Aug 2004 17:34:40 -0000 1.74
@@ -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
ifneq (${OSARCH},Darwin)
APPS+=app_intercom.so
More information about the svn-commits
mailing list