[svn-commits] branch oej/securertp-trunk r34873 -
/team/oej/securertp-trunk/Makefile
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Mon Jun 19 09:04:45 MST 2006
Author: oej
Date: Mon Jun 19 11:04:45 2006
New Revision: 34873
URL: http://svn.digium.com/view/asterisk?rev=34873&view=rev
Log:
No srtp in Makefile - blame "patch"
Modified:
team/oej/securertp-trunk/Makefile
Modified: team/oej/securertp-trunk/Makefile
URL: http://svn.digium.com/view/asterisk/team/oej/securertp-trunk/Makefile?rev=34873&r1=34872&r2=34873&view=diff
==============================================================================
--- team/oej/securertp-trunk/Makefile (original)
+++ team/oej/securertp-trunk/Makefile Mon Jun 19 11:04:45 2006
@@ -408,9 +408,6 @@
db1-ast/libdb1.a:
$(MAKE) -C db1-ast libdb1.a
-
-res_srtp.so: res_srtp.o
- $(CC) $(SOLINK) -o $@ $(CFLAGS) $(SRTP_INCLUDE) $< $(SRTP_LIB)
ifneq ($(wildcard .depend),)
include .depend
More information about the svn-commits
mailing list