Btrfs: add inode item
[linux-2.6-block.git] / fs / btrfs / Makefile
index ea3e1493baa93e24bbd2e6edfe6ff94db4d7cef3..36964f54bb47b808d7a8f740588e5e702411a4f2 100644 (file)
@@ -2,7 +2,7 @@ CC=gcc
 CFLAGS = -g -Wall
 headers = radix-tree.h ctree.h disk-io.h kerncompat.h print-tree.h list.h
 objects = ctree.o disk-io.o radix-tree.o mkfs.o extent-tree.o print-tree.o \
-         root-tree.o dir-item.o hash.o
+         root-tree.o dir-item.o hash.o file-item.o inode-item.o
 
 # if you don't have sparse installed, use ls instead
 CHECKFLAGS=-D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ -Wbitwise \