X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fs%2Ffuse%2FMakefile;h=72437065f6adee64994145be01efd281c482596a;hb=73441c665bee555526b1cf3eef603a0cff0b7e19;hp=c3e1f760cac9b4d456269dedb934adbc56036e46;hpb=2fc2991175bf77395e6b15fe6b2304d3bf72da40;p=linux-2.6-block.git diff --git a/fs/fuse/Makefile b/fs/fuse/Makefile index c3e1f760cac9..72437065f6ad 100644 --- a/fs/fuse/Makefile +++ b/fs/fuse/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_FUSE_FS) += fuse.o -fuse-objs := dev.o dir.o file.o inode.o +fuse-objs := dev.o dir.o file.o inode.o control.o