liuguo09 commented on a change in pull request #250:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/250#discussion_r428557212
##########
File path: Application.mk
##########
@@ -219,7 +219,7 @@ else
context::
endif
-.depend: Makefile $(SRCS)
+.depend: Makefile $(wildcard $(SRCS))
Review comment:
Just update https://github.com/apache/incubator-nuttx-apps/pull/265 to
fix it. Please take a look. Thanks.
----------------------------------------------------------------
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]