We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2135927 + 5087b1b commit ccc4761Copy full SHA for ccc4761
src/lib/support/Makefile.am
@@ -33,6 +33,7 @@ lib_LIBRARIES = libSupportLayer.a
33
libSupportLayer_a_CPPFLAGS = \
34
-I$(top_srcdir)/src \
35
-I$(top_srcdir)/src/lib \
36
+ -I$(top_srcdir)/src/include \
37
$(NULL)
38
39
libSupportLayer_a_SOURCES = $(CHIP_BUILD_SUPPORT_LAYER_SOURCE_FILES)
0 commit comments