From 29531157bcbaf915153ad1179c538a5161ea5e2c Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Tue, 29 Jul 2008 11:42:20 +0000 Subject: Fixed ticket #581: Fixed build dependencies in the makefiles git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2183 74dad513-b988-da41-8d7b-12977e46ad98 --- third_party/build/srtp/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'third_party/build/srtp') diff --git a/third_party/build/srtp/Makefile b/third_party/build/srtp/Makefile index 7be343de..17cb4217 100644 --- a/third_party/build/srtp/Makefile +++ b/third_party/build/srtp/Makefile @@ -82,7 +82,6 @@ realclean: depend: $(MAKE) -f $(RULES_MAK) APP=SRTP app=libsrtp $@ - echo '$(SRTP_LIB): .libsrtp-$(TARGET_NAME).depend' >> .libsrtp-$(TARGET_NAME).depend; \ -- cgit v1.2.3