Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: Fix git detection when building in a subdir (#299)
This should work if you build in $srcdir/build, but it will fail if you build *outside* the source directory (e.g. $srcdir/../drachtio-build).
- Loading branch information