app: fix git-version.h when building linked working tree
When building a linked working tree, $(top_srcdir)/.git is a regular file, and not a directory. Change the recipe for git-version.h to allow that.
Please register or sign in to comment
When building a linked working tree, $(top_srcdir)/.git is a regular file, and not a directory. Change the recipe for git-version.h to allow that.