Remove unused include directories
The processing lib doesn't need (and shouldn't) look into the encoder's private include directories.
This commit is contained in:
parent
9d244abb22
commit
79838d4aad
4
Makefile
4
Makefile
@ -83,10 +83,6 @@ ENCODER_INCLUDES = \
|
|||||||
-Icodec/encoder/core/inc \
|
-Icodec/encoder/core/inc \
|
||||||
-Icodec/encoder/plus/inc
|
-Icodec/encoder/plus/inc
|
||||||
|
|
||||||
PROCESSING_INCLUDES = \
|
|
||||||
-Icodec/encoder/core/inc \
|
|
||||||
-Icodec/encoder/plus/inc
|
|
||||||
|
|
||||||
GTEST_INCLUDES = \
|
GTEST_INCLUDES = \
|
||||||
-Igtest \
|
-Igtest \
|
||||||
-Igtest/include
|
-Igtest/include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user