X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2FMakefile;h=c4accf5e1e2114e616ebf16570691bfbb26c1cea;hp=13371b28f61a973b0d7fe00664939784bb7da776;hb=b708f76c6a03f86058236dbd529e8c3623571325;hpb=7396445d7d0d13469b9505791114b9dc6b76ffe4 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))