From d2719ccc8912246f2118a47afef48e73e82ebe28 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Fri, 19 Jan 2018 18:28:23 +0100 Subject: pine64 tests updated --- code/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/test/Makefile') diff --git a/code/test/Makefile b/code/test/Makefile index 0db3126..5eeb6b7 100644 --- a/code/test/Makefile +++ b/code/test/Makefile @@ -37,7 +37,7 @@ vc_client: vc_client.o init_vconn.o $(dep) $(CC) -o $@ $< init_vconn.o $(dep) $(LDFLAGS) -opus_root=../../../opus-1.1.5 +opus_root=/opt/my/opus-1.1.5 voip.o: voip.c $(CC) $(CFLAGS) -I $(opus_root)/include -c $< -- cgit v1.2.3