david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[build] Include self-tests within "make everything"

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2013-01-31 10:12:58 +00:00
parent 0acc52519d
commit b757df7756
1 changed files with 2 additions and 1 deletions

View File

@ -143,7 +143,8 @@ everything :
bin-i386-efi/ipxe.efirom \
bin-x86_64-efi/ipxe.efi bin-x86_64-efi/ipxe.efidrv \
bin-x86_64-efi/ipxe.efirom \
bin-i386-linux/tap.linux bin-x86_64-linux/tap.linux
bin-i386-linux/tap.linux bin-x86_64-linux/tap.linux \
bin-i386-linux/tests.linux bin-x86_64-linux/tests.linux
###############################################################################
#