fix(test): Remove unit_test dependency on install
[ric-plt/lib/rmr.git] / test / Makefile
index db4655a..40d9fc1 100644 (file)
@@ -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