Do not set makefile variable if not actually required

This commit is contained in:
Varun B Patil 2014-01-26 00:44:18 +05:30
parent 140cf78a80
commit e9558f0232

View File

@ -59,9 +59,6 @@ INCLUDES = -Icodec/api/svc -Icodec/common
#ASM_INCLUDES = -Iprocessing/src/asm/
ASM_INCLUDES = -Icodec/common/
COMMON_INCLUDES = \
-Icodec/decoder/core/inc
DECODER_INCLUDES = \
-Icodec/decoder/core/inc \
-Icodec/decoder/plus/inc