X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fric_stub.mak;h=f89d953f59781e060da70777dfc5dfe10fb101b1;hb=8acc76461815f24218fab9cfdc35f11f72aab36d;hp=f7c5175c6a659ff6231f007ec43b74131bad4cce;hpb=0bdf00d1edf579ee8b5841e1a80d48d9bb91c7e8;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