build: Rewrite valgrind.mk to use GNU Make conditionals
authorPhilip Withnall <philip@tecnocode.co.uk>
Thu, 3 Jan 2013 11:04:11 +0000 (11:04 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Thu, 3 Jan 2013 11:08:05 +0000 (11:08 +0000)
commite3458da97be361570872f591b42e8bc51e847374
treef43f2d3686b8da064f0fe73f3d6701e19ef3721d
parent438bf3645cddd0613a67f9eedf74433f7430d964
build: Rewrite valgrind.mk to use GNU Make conditionals

This means we’re not overwriting rules and potentially changing their
prerequisites. Incorrectly overwriting check-* rules was causing tests to
be run twice in the tests/folks directory.

See: https://bugzilla.gnome.org/show_bug.cgi?id=690990
NEWS
valgrind.mk