X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=direct%2Ftimothy_tests%2Fmirror_tests%2FMakefile;h=8d74acf54c6d290e01730660988100c01cc00819;hb=d76a8e5c63fb87e0f5a1f4554943ffb9634f36c6;hp=4362cd9a90664dd3cf3c867272459c60fe9c5b71;hpb=3739438c9fe703d800c4a8654aee32ccc6fb96e3;p=yaffs2.git diff --git a/direct/timothy_tests/mirror_tests/Makefile b/direct/timothy_tests/mirror_tests/Makefile index 4362cd9..8d74acf 100644 --- a/direct/timothy_tests/mirror_tests/Makefile +++ b/direct/timothy_tests/mirror_tests/Makefile @@ -49,7 +49,8 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o \ TESTFILES = mirror_tests.o lib.o\ linux_test_open.o yaffs_test_open.o\ linux_test_truncate.o yaffs_test_truncate.o \ - linux_test_unlink.o yaffs_test_unlink.o + linux_test_unlink.o yaffs_test_unlink.o \ + linux_test_write.o yaffs_test_write.o