X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2FMakefile;h=c4accf5e1e2114e616ebf16570691bfbb26c1cea;hb=941b43d04d6684b006fbe648f150192116f11ab1;hp=13371b28f61a973b0d7fe00664939784bb7da776;hpb=9b8bd9ed64c89da47898036632e54632833a51d1;p=yaffs2.git diff --git a/direct/timothy_tests/Makefile b/direct/timothy_tests/Makefile index 13371b2..c4accf5 100644 --- a/direct/timothy_tests/Makefile +++ b/direct/timothy_tests/Makefile @@ -44,7 +44,7 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_ecc.o yaffs_fileem.o yaffs_fileem2k.o yaffsf # yaffs_checkptrwtest.o\ -YAFFSTESTOBJS = $(COMMONTESTOBJS) yaffs_tester.o +YAFFSTESTOBJS = $(COMMONTESTOBJS) yaffs_tester.o message_buffer.o error_handler.o ALLOBJS = $(sort $(YAFFSTESTOBJS))