avoid accumulation of the ".dirty" suffix on $(GITVERSION) during sub-make invocations
commit837ccf464c054d5935b3b6ae5a36adf9b1f3c0b6
authorAchim Gratz <Stromeko@Stromeko.DE>
Thu, 17 May 2012 08:40:54 +0000 (17 10:40 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 18 May 2012 05:45:47 +0000 (18 07:45 +0200)
treed5a2716b930281b16de82f83b97c2d8ce7ee236d
parentcd9476e774c48dfff8390ff576610278322ecb17
avoid accumulation of the ".dirty" suffix on $(GITVERSION) during sub-make invocations

* targets.mk: Strip ".dirty" suffix from $(GITVERSION) before
  potentially re-adding it, to avoid accumulation of the suffix during
  sub-make invocations.
targets.mk