X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fric_stub.mak;h=f89d953f59781e060da70777dfc5dfe10fb101b1;hb=ebe7300f91cb53117193fbec021b423013d1d6ef;hp=f7c5175c6a659ff6231f007ec43b74131bad4cce;hpb=c5c8d87cedf8b51e40989c21c0dd8cd1dab1b073;p=o-du%2Fl2.git diff --git a/build/common/ric_stub.mak b/build/common/ric_stub.mak index f7c5175c6..f89d953f5 100644 --- a/build/common/ric_stub.mak +++ b/build/common/ric_stub.mak @@ -37,9 +37,10 @@ include $(COM_BUILD_DIR)/compile.mak I_OPTS+=-I$(ROOT_DIR)/src/mt I_OPTS+=-I$(ROOT_DIR)/src/codec_utils/common I_OPTS+=-I$(ROOT_DIR)/src/codec_utils/E2AP +I_OPTS+=-I$(ROOT_DIR)/src/codec_utils/E2SM_KPM ifeq ($(O1_ENABLE),YES) -I_OPTS+=-I$(ROOT_DIR)/src/o1/o1_client +I_OPTS+=-I$(ROOT_DIR)/src/o1 endif #-------------------------------------------------------------# #Linker macros