build only functional tests on make

This commit is contained in:
BVK Chaitanya 2010-01-12 15:49:40 +05:30
parent 528aeaeabb
commit 4d362fde58
2 changed files with 11 additions and 7 deletions

View file

@ -2,7 +2,7 @@
* tests/util/grub-shell.in: New --boot option.
* conf/tests.rmk: Build tests on make.
* conf/tests.rmk: Build functional tests on make.
* Makefile.in (check): Use new variables.
* include/grub/test.h: Remove EXPORT_* usage.