X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2FMakefile;h=bab8f1a5c2b6d1af670073196434413b95ba64dc;hb=c05ed00afb95fa5237f16962fccf5810437317bf;hp=2971d0d87fb28c7eec4b2e64d70123742469c144;hpb=62c59545bad51936580012ee1cd2a728f1ca99fd;p=oweals%2Fu-boot.git diff --git a/test/Makefile b/test/Makefile index 2971d0d87f..bab8f1a5c2 100644 --- a/test/Makefile +++ b/test/Makefile @@ -8,6 +8,7 @@ obj-$(CONFIG_UNIT_TEST) += ut.o obj-$(CONFIG_SANDBOX) += command_ut.o obj-$(CONFIG_SANDBOX) += compression.o obj-$(CONFIG_SANDBOX) += print_ut.o +obj-$(CONFIG_SANDBOX) += str_ut.o obj-$(CONFIG_UT_TIME) += time_ut.o obj-$(CONFIG_UT_UNICODE) += unicode_ut.o obj-y += log/