summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_clibrary/VESreporting_vLB/Makefile
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-03-29 15:57:25 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-29 15:57:25 +0000
commitf2e67cf2d7f790c039ebb4b9cfb56f69b2b78dbe (patch)
tree1cbd76e662393d1cbf66b3b57530d68c10ee65da /veslibrary/ves_clibrary/VESreporting_vLB/Makefile
parentfec86afca1c91fef717f2ab09555ff9f29956bb8 (diff)
parentc076f7ddb4cc27a3f626e5c9c96084f8109b6330 (diff)
Merge "Update C library with https batch"
Diffstat (limited to 'veslibrary/ves_clibrary/VESreporting_vLB/Makefile')
-rw-r--r--veslibrary/ves_clibrary/VESreporting_vLB/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/veslibrary/ves_clibrary/VESreporting_vLB/Makefile b/veslibrary/ves_clibrary/VESreporting_vLB/Makefile
index faf004c..dbc6b1b 100644
--- a/veslibrary/ves_clibrary/VESreporting_vLB/Makefile
+++ b/veslibrary/ves_clibrary/VESreporting_vLB/Makefile
@@ -18,8 +18,7 @@
CC=gcc
ARCH=$(shell getconf LONG_BIT)
-#CODE_ROOT=$(CURDIR)/../../..
-CODE_ROOT=../VES5.0/evel/evel-library
+CODE_ROOT=$(CURDIR)/../evel/evel-library
LIBS_DIR=$(CODE_ROOT)/libs/x86_$(ARCH)
INCLUDE_DIR=$(CODE_ROOT)/code/evel_library