test/Makefile: the elftest objects depend on $(NASM)
commit9a1f9f5ab6394279b5f8f0b5466184694a2dc2ba
authorH. Peter Anvin <hpa@zytor.com>
Sat, 18 Oct 2008 02:29:15 +0000 (17 19:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 18 Oct 2008 02:29:15 +0000 (17 19:29 -0700)
tree91879f03518817adb6a4c4cf44bdf15056e92b14
parent64fa04f0199cdab91ee5dea3d29dd8a6970edde3
test/Makefile: the elftest objects depend on $(NASM)

If NASM has changed, we logically want to re-run the ELF tests...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
test/Makefile