You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/05/21 09:55:22 UTC

[GitHub] [incubator-nuttx-apps] liuguo09 commented on a change in pull request #250: Update make dependency for elf/module/nxflat/posix_spawn/sotest/thttpd

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:
users@infra.apache.org