fix example_unit_test build

This commit is contained in:
BVK Chaitanya 2010-08-19 15:47:38 +05:30
parent 62f7d20835
commit 7afdce98a6
1 changed files with 1 additions and 0 deletions

View File

@ -453,4 +453,5 @@ program = {
source = grub-core/tests/lib/test.c;
cflags = -Wno-format;
ldadd = libgrub.a;
ldflags = '$(LIBDEVMAPPER)';
};