Intel FAPI files added
[o-du/l2.git] / build / common / mac.mak
index 76feb8a..0b6b455 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,7 @@ 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
 
 #-------------------------------------------------------------#
 #Linker macros