We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728ffce commit 75b8af2Copy full SHA for 75b8af2
component.mk
@@ -3,5 +3,5 @@
3
#
4
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
5
6
-COMPONENT_SRCDIRS := . src
7
-COMPONENT_ADD_INCLUDEDIRS := . src
+COMPONENT_SRCDIRS := src src/utility src/Fonts
+COMPONENT_ADD_INCLUDEDIRS := src
0 commit comments