X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2FMakefile;h=bab8f1a5c2b6d1af670073196434413b95ba64dc;hb=bf38cbf9a289c41a0db6697c280ede73340191e7;hp=2971d0d87fb28c7eec4b2e64d70123742469c144;hpb=e4837da7828293ea49abc579f939c0f5c4b127c3;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/