]> git.notmuchmail.org Git - notmuch/commitdiff
Makefile: Fix conditionals to avoid calling git when no .git is present
authorCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 18:24:43 +0000 (11:24 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 18:34:48 +0000 (11:34 -0700)
Otherwise, building from a tar-file snapshot or release caused a bunch
of error messages from unnecessary git invocations.


No differences found