mac debug binary fix

This commit is contained in:
Eric Froemling 2019-10-15 09:16:15 -07:00
parent ef82df939d
commit 12f3b56641

View File

@ -332,6 +332,8 @@ VERSION = $(shell tools/version_utils version)
BUILD_NUMBER = $(shell tools/version_utils build)
BUILD_DIR = ${PROJ_DIR}/build
STAGE_ASSETS = ${PROJ_DIR}/tools/stage_assets
# Things to ignore when doing root level cleans.
ROOT_CLEAN_IGNORES = --exclude=assets/src_master \
--exclude=config/localconfig.json \