10 lines
164 B
Makefile
10 lines
164 B
Makefile
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
noinst_HEADERS = \
|
|
fuse.h \
|
|
fuse_common.h \
|
|
fuse_lowlevel.h \
|
|
fuse_lowlevel_compat.h \
|
|
fuse_opt.h \
|
|
fuse_kernel.h
|