X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=0604e1d79162ee03ff4e32a41032b8b8b181a8e3;hb=c7ada078b9d435ea7e7eb4732974135e15006537;hp=dca2eed4698683065a9a3913029a0a0608c0c672;hpb=1d34c75c7f1f69ce5a746917b76d90c22e91ffe2;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/Makefile b/direct/timothy_tests/quick_tests/Makefile index dca2eed..0604e1d 100644 --- a/direct/timothy_tests/quick_tests/Makefile +++ b/direct/timothy_tests/quick_tests/Makefile @@ -69,7 +69,7 @@ TESTFILES = quick_tests.o lib.o \ test_yaffs_symlink.o test_yaffs_symlink_ENOTDIR.o test_yaffs_symlink_EEXIST.o test_yaffs_symlink_ENOENT.o \ test_yaffs_mount2.o \ test_yaffs_unmount2.o \ - test_yaffs_sync.o + test_yaffs_sync.o test_yaffs_sync_ENOTDIR.o test_yaffs_sync_ENOENT.o