libfuse: add FUSE_CAP_NO_OPEN_SUPPORT flag to ->init()
[fuse.git] / Makefile.am
blob10926cc5c40bfdf0126281ab107be1f578b51460
1 ## Process this file with automake to produce Makefile.in
3 ACLOCAL_AMFLAGS = -I m4
5 SUBDIRS = @subdirs2@ doc
7 EXTRA_DIST =                    \
8         fuse3.pc.in             \
9         README*                 \
10         Filesystems             \
11         FAQ
13 pkgconfigdir = @pkgconfigdir@
14 pkgconfig_DATA = fuse3.pc
16 $(pkgconfig_DATA): config.status