lowlevel lib: add fuse_reply_iov function...
[fuse.git] / Makefile.am
bloba0da48e1e64fe65b2218972ef8bbd87bf4394246
1 ## Process this file with automake to produce Makefile.in
3 SUBDIRS = @subdirs@ @subdirs2@
5 EXTRA_DIST =                    \
6         fuse.pc.in              \
7         README*                 \
8         Filesystems             \
9         FAQ                     \
10         doc/how-fuse-works      \
11         doc/kernel.txt
13 pkgconfigdir = @pkgconfigdir@
14 pkgconfig_DATA = fuse.pc
16 $(pkgconfig_DATA): config.status