yamt commented on a change in pull request #250:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/250#discussion_r428478623
##########
File path: Application.mk
##########
@@ -219,7 +219,7 @@ else
context::
endif
-.depend: Makefile $(SRCS)
+.depend: Makefile $(wildcard $(SRCS))
Review comment:
my app doesn't involve any generated code at all. everything is static.
just in the other directory.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]