Commit fce56ae6 authored by John Hood's avatar John Hood
Browse files

Improve Makefile generation of version files.



Remove bad automake dependency causing double execution.
Properly update the version in the non-Git case.
Git commands are now in a condition-expression, won't break build.
Test that we're in repo root (i.e., our own and not somebody else's).
Do `git describe --always` to handle shallow Git clones.

Signed-off-by: default avatarJohn Hood <cgull@glup.org>
parent 7f7a1beb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment