X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Ffuse%2FMakefile;h=72437065f6adee64994145be01efd281c482596a;hb=ce6754235b423610e91f5300e1555c2e4ee1c03a;hp=c3e1f760cac9b4d456269dedb934adbc56036e46;hpb=38a9a621aba953ddb8051547e98c10ec3c741312;p=linux-2.6 diff --git a/fs/fuse/Makefile b/fs/fuse/Makefile index c3e1f760ca..72437065f6 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