Files
telephony/libs/libsrtp/patches/1008_shared-lib.patch
Jiri Slachta f2c3c887f3 libsrtp: update to 1.5.4
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2017-05-08 17:23:03 +02:00

12 lines
263 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -20,7 +20,7 @@ HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
.PHONY: all shared_library test build_table_apps
-all: test
+all: shared_library test
runtest: build_table_apps test
@echo "running libsrtp test applications..."