X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Ffuse%2FMakefile;h=72437065f6adee64994145be01efd281c482596a;hb=9fec6060d9e48ed7db0dac0e16d0f0f0e615b7f6;hp=21021c3564815f917517c1bc25cc9d479d52f231;hpb=334f485df85ac7736ebe14940bf0a059c5f26d7d;p=linux-2.6 diff --git a/fs/fuse/Makefile b/fs/fuse/Makefile index 21021c3564..72437065f6 100644 --- a/fs/fuse/Makefile +++ b/fs/fuse/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_FUSE_FS) += fuse.o -fuse-objs := dev.o inode.o +fuse-objs := dev.o dir.o file.o inode.o control.o