gallium: add $(PROGS_DEPS) as dependencies for $(PROGS)
authorLuca Barbieri <luca@luca-barbieri.com>
Mon, 27 Sep 2010 12:04:39 +0000 (14:04 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Mon, 27 Sep 2010 12:11:12 +0000 (14:11 +0200)
commite507e4ec05eb8dda23f7c54aaf2eea143f8e573d
treec810c778dbd82e199652f3410cb6aa8f62f155a8
parentf762f7b85d11314915cb420d21a062dd597f8ff8
gallium: add $(PROGS_DEPS) as dependencies for $(PROGS)

Commit 80ee3a440cd3c0403004cf35e0638fc52088b9ff added a PROGS_DEPS
definition, but no uses, even though it seems clearly intended
to be a set of additional dependencies for $(PROGS).

Correct this.
src/gallium/Makefile.template