You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
344 B

  1. ## Process this file with automake to produce Makefile.in
  2. fuseincludedir=$(includedir)/fuse
  3. fuseinclude_HEADERS = \
  4. fuse.h \
  5. fuse_compat.h \
  6. fuse_common.h \
  7. fuse_common_compat.h \
  8. fuse_lowlevel.h \
  9. fuse_lowlevel_compat.h \
  10. fuse_opt.h \
  11. cuse_lowlevel.h
  12. include_HEADERS = old/fuse.h ulockmgr.h
  13. noinst_HEADERS = fuse_kernel.h