We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53de75b commit a002d5dCopy full SHA for a002d5d
AppMakefile.mk
@@ -49,6 +49,7 @@ EXTERN_LIB_NAME_$(notdir $(1)) := $(notdir $(1))
49
50
# If this library has any additional rules, add them
51
-include $(1)/Makefile.app
52
+-include $(1)/Makefile
53
54
# If this library has an include directory, add it to search path
55
ifneq "$$(wildcard $(1)/include)" ""
0 commit comments