vserver 1.9.5.x5
[linux-2.6.git] / fs / ntfs / Makefile
index 28e8ac1..7b66381 100644 (file)
@@ -3,10 +3,10 @@
 obj-$(CONFIG_NTFS_FS) += ntfs.o
 
 ntfs-objs := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \
-            index.o inode.o mft.o mst.o namei.o super.o sysctl.o unistr.o \
-            upcase.o
+            index.o inode.o mft.o mst.o namei.o runlist.o super.o sysctl.o \
+            unistr.o upcase.o
 
-EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.20\"
+EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.22\"
 
 ifeq ($(CONFIG_NTFS_DEBUG),y)
 EXTRA_CFLAGS += -DDEBUG