Fix version_get.h generation on BSD.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 14 Apr 2016 21:01:18 +0000 (23:01 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 14 Apr 2016 21:01:18 +0000 (23:01 +0200)
commited09fa4e03c907736b2be0a831d10863ce4cae84
tree2838412b9e62293b99a63f983995e10e6eb07ae4
parent2802b3a49797a0f58d6a8f4d9945d54acc64d996
Fix version_get.h generation on BSD.

It doesn't like .PHONY rules that are actually doing stuff. So make a really
phony rule that does nothing and depend in it in the version_git.h rule.
src/Makefile.am