nfsd4: use list_move in move_to_confirmed
[safe/jmp/linux-2.6] / fs / fuse / Makefile
index 9c3e4cc..e95eeb4 100644 (file)
@@ -3,5 +3,6 @@
 #
 
 obj-$(CONFIG_FUSE_FS) += fuse.o
+obj-$(CONFIG_CUSE) += cuse.o
 
-fuse-objs := inode.o
+fuse-objs := dev.o dir.o file.o inode.o control.o