Fix for L2 compilation with WLS [Issue-ID: ODUHIGH-240]
[o-du/l2.git] / build / common / mac.mak
index 76feb8a..2c0f44e 100644 (file)
@@ -32,6 +32,7 @@ HDR_FILES+=$(wildcard $(CM_DIR)/crg.[hx])
 HDR_FILES+=$(wildcard $(CM_DIR)/lrg*.[hx])
 HDR_FILES+=$(wildcard $(CM_DIR)/rgr.[hx])
 HDR_FILES+=$(wildcard $(CM_DIR)/rgm.[hx])
+HDR_FILES+=$(wildcard $(CM_DIR)/mac*.[hx])
 
 # Add the product specific header files
 HDR_FILES+= $(wildcard $(SRC_DIR)/*.[hx])
@@ -56,6 +57,8 @@ lib:$(LIB_DIR)/librg.a
 include $(COM_BUILD_DIR)/compile.mak
 
 I_OPTS+=-I$(ROOT_DIR)/src/5gnrsch
+I_OPTS+=-I$(ROOT_DIR)/src/intel_fapi
+I-OPTS+=-I$(ROOT_DIR)/src/wls_lib
 
 #-------------------------------------------------------------#
 #Linker macros