mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-22 01:44:35 +04:00
12 lines
263 B
Diff
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..."
|