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)
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.


No differences found