Files
third_party_libfuse/include/Makefile.am
T
2005-12-09 17:41:42 +00:00

16 lines
286 B
Makefile

## Process this file with automake to produce Makefile.in
fuseincludedir=$(includedir)/fuse
fuseinclude_HEADERS = \
fuse.h \
fuse_compat.h \
fuse_common.h \
fuse_lowlevel.h \
fuse_lowlevel_compat.h \
fuse_opt.h
include_HEADERS = old/fuse.h
noinst_HEADERS = fuse_kernel.h