Fix build error of server make install

Signed-off-by: yuanwu <yuan.wu@intel.com>
This commit is contained in:
yuanwu 2025-03-18 05:46:12 +00:00
parent 095775e05c
commit d4d9b610af

View File

@ -5,7 +5,7 @@ include Makefile-awq
include Makefile-eetq
include Makefile-selective-scan
PROTO_PATH ?= ../proto/v3
PROTO_PATH ?= ../../../proto/v3
unit-tests:
pytest -s -vv -m "not private" tests