]> Pileus Git - ~andy/linux/commitdiff
Btrfs: add transaction.h to the Makefile
authorChris Mason <chris.mason@oracle.com>
Tue, 20 Mar 2007 13:13:49 +0000 (09:13 -0400)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Tue, 20 Mar 2007 13:13:49 +0000 (09:13 -0400)
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/Makefile

index 76bcd87d8575894e4ec4a532e692b2c94ecfbb0c..7953b41848c1bdcf6f2770304dccfc2df3bdca68 100644 (file)
@@ -1,6 +1,7 @@
 CC=gcc
 CFLAGS = -g -Wall -Werror
-headers = radix-tree.h ctree.h disk-io.h kerncompat.h print-tree.h list.h
+headers = radix-tree.h ctree.h disk-io.h kerncompat.h print-tree.h list.h \
+         transaction.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 file-item.o inode-item.o