Merge pull request #164 from guidosarducci/lede-17.01-siproxd-update
[feed/telephony.git] / libs / libsrtp / patches / 1008_shared-lib.patch
1 --- a/Makefile.in
2 +++ b/Makefile.in
3 @@ -20,7 +20,7 @@ HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
4
5 .PHONY: all shared_library test build_table_apps
6
7 -all: test
8 +all: shared_library test
9
10 runtest: build_table_apps test
11 @echo "running libsrtp test applications..."