X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Ffuse%2FMakefile;fp=fs%2Ffuse%2FMakefile;h=72437065f6adee64994145be01efd281c482596a;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=c3e1f760cac9b4d456269dedb934adbc56036e46;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/fs/fuse/Makefile b/fs/fuse/Makefile index c3e1f760c..72437065f 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