1
2MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
3
4noinst_HEADERS = 		\
5	fuse.h			\
6	fuse_common.h		\
7	fuse_lowlevel.h		\
8	fuse_lowlevel_compat.h	\
9	fuse_opt.h		\
10	fuse_kernel.h
11