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