Fix dependencies of parse-options test program
commit481424e1f100de690849a9f0348fc78f45ab815e
authorAlex Riesen <raa.lkml@gmail.com>
Tue, 13 Nov 2007 23:16:36 +0000 (14 00:16 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Nov 2007 10:05:19 +0000 (14 02:05 -0800)
treea4f984be03fda30cd2daf563f403295e6b0b3970
parent2f29dac5a902a6be58ffddc598c4e17f79a0d841
Fix dependencies of parse-options test program

A stale test-parse-options can break t0040 otherwise.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile