X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2FMakefile;h=40d9fc150bb732fbba3544328165edd4188a0180;hb=b0ba22eb7deafbe43f7dac0e9d6abd8d4484c3bf;hp=db4655a8678cacb90cddc662f65a83c515ec557e;hpb=412d53dfa2f9b5b56a448797d0dfec3b0f11f666;p=ric-plt%2Flib%2Frmr.git diff --git a/test/Makefile b/test/Makefile index db4655a..40d9fc1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -22,8 +22,7 @@ CC = gcc coverage_opts = -ftest-coverage -fprofile-arcs -#libs = ../build/librmr_nng.a -L ../build/lib -lnng -lpthread -lm -libs = -L ../build/lib -lnng -lpthread -lm +libs = -lnng -lpthread -lm ipaths = -I ../src/rmr/common/src/ -I ../src/rmr/common/include -I ../src/rmr/nng/include/ -I ../src/rmr/nng/src/ -I ../src/rmr/nanomsg/include/ -I ../src/rmr/nanomsg/src/ #sa_tests = sa_tools_test.o