summaryrefslogtreecommitdiff
path: root/third_party/build/speex
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-07-29 11:42:20 +0000
committerBenny Prijono <bennylp@teluu.com>2008-07-29 11:42:20 +0000
commit29531157bcbaf915153ad1179c538a5161ea5e2c (patch)
tree564b073cd6ff76964147b24d42a3ce1f7ee988b4 /third_party/build/speex
parentb2019f321854e3e9a3a810e2420a1979fce7de7c (diff)
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
Diffstat (limited to 'third_party/build/speex')
-rw-r--r--third_party/build/speex/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/build/speex/Makefile b/third_party/build/speex/Makefile
index 860f1ebf..d31166ea 100644
--- a/third_party/build/speex/Makefile
+++ b/third_party/build/speex/Makefile
@@ -69,6 +69,5 @@ realclean:
depend:
$(MAKE) -f $(RULES_MAK) APP=SPEEX app=libspeex $@
- echo '$(SPEEX_LIB): .libspeex-$(TARGET_NAME).depend' >> .libspeex-$(TARGET_NAME).depend; \