]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/Makefile
Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb
[karo-tx-linux.git] / fs / btrfs / Makefile
index 4c7dfbfaa3b36ea0c79b088f65586a7d7ab90b0e..1a44e42d602a1b41f60a04ea9a1a290273f7e7dd 100644 (file)
@@ -15,4 +15,5 @@ btrfs-$(CONFIG_BTRFS_FS_POSIX_ACL) += acl.o
 btrfs-$(CONFIG_BTRFS_FS_CHECK_INTEGRITY) += check-integrity.o
 
 btrfs-$(CONFIG_BTRFS_FS_RUN_SANITY_TESTS) += tests/free-space-tests.o \
-       tests/extent-buffer-tests.o
+       tests/extent-buffer-tests.o tests/btrfs-tests.o \
+       tests/extent-io-tests.o tests/inode-tests.o