X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fmac.mak;h=f26441904f4b11f57ddd8aabcd8620a0a1026ac4;hb=6c530e3037c009f3c4ec76a14128e89c7a9db0a3;hp=76feb8a95a045a652ab287030183170750ee9d04;hpb=3235ecfc7414aa0b72d0ad50db63ae8b5626045b;p=o-du%2Fl2.git diff --git a/build/common/mac.mak b/build/common/mac.mak index 76feb8a95..f26441904 100644 --- a/build/common/mac.mak +++ b/build/common/mac.mak @@ -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])