]> gitweb.ps.run Git - ps-cgit/commitdiff
Makefile: fix git dependency rules
authorLars Hjemli <hjemli@gmail.com>
Tue, 22 Jul 2008 17:30:06 +0000 (19:30 +0200)
committerLars Hjemli <hjemli@gmail.com>
Tue, 22 Jul 2008 17:42:06 +0000 (19:42 +0200)
The objectfiles depends unconditionally on some specific git binaries while
those git binaries depends on the phony `git` target and this patch seems to
get these dependencies spelled out correctly.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found