summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: ada2a2402e0d3d856b55da361c3a0d3654aecb7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Process this file with automake to produce Makefile.in

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = @subdirs2@ doc
AUTOMAKE_OPTIONS = subdir-objects

EXTRA_DIST =			\
	fuse.pc.in		\
	README*			\
	Filesystems		\
	FAQ

pkgconfigdir = @pkgconfigdir@
pkgconfig_DATA = fuse.pc

$(pkgconfig_DATA): config.status