summaryrefslogtreecommitdiff
path: root/include/fuse-lite/Makefile.am (plain)
blob: 15a84bbf5d6f3af56c1c7f754e074a79cfe65593
1
2MAINTAINERCLEANFILES = 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