update to 2.9.2
[platform/upstream/fuse.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 ACLOCAL_AMFLAGS = -I m4
4
5 SUBDIRS = @subdirs2@ doc
6 AUTOMAKE_OPTIONS = subdir-objects
7
8 EXTRA_DIST =                    \
9         fuse.pc.in              \
10         README*
11
12 pkgconfigdir = @pkgconfigdir@
13 pkgconfig_DATA = fuse.pc
14
15 $(pkgconfig_DATA): config.status