X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=157abdea2fa275b066fcc3939ac49fb503e9f54f;hb=4966064e2d0557eb3132888bf31ed1edac0fef4b;hp=36a8b510e7a4bc33968ff91490a52efcde803e94;hpb=03704f115fc239e6a7df6eeb6da2716aec3318f8;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/Makefile b/direct/timothy_tests/quick_tests/Makefile index 36a8b51..157abde 100644 --- a/direct/timothy_tests/quick_tests/Makefile +++ b/direct/timothy_tests/quick_tests/Makefile @@ -66,7 +66,7 @@ TESTFILES = quick_tests.o lib.o \ test_yaffs_fdatasync.o test_yaffs_fdatasync_EBADF.o \ test_yaffs_mkdir.o test_yaffs_mkdir_EEXIST.o test_yaffs_mkdir_ENOTDIR.o \ test_yaffs_fchmod.o test_yaffs_fchmod_EBADF.o test_yaffs_fchmod_EINVAL.o \ - test_yaffs_symlink.o + test_yaffs_symlink.o test_yaffs_symlink_ENOTDIR.o