libsrtp: update to 1.5.0, switch to github repo
[feed/telephony.git] / libs / libsrtp / patches / 1008_shared-lib.patch
1 --- a/Makefile.in
2 +++ b/Makefile.in
3 @@ -19,7 +19,7 @@
4
5 .PHONY: all test build_table_apps
6
7 -all: test
8 +all: libsrtp.so test
9
10 runtest: build_table_apps test
11 @echo "running libsrtp test applications..."