repo.or.cz
/
fuse.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'fuse_2_9_bugfix'
[fuse.git]
/
Makefile.am
blob
8bb0781ee7631a0630cab9e000d62cf08de5d8c9
1
## Process this file with automake to produce Makefile.in
2
3
ACLOCAL_AMFLAGS = -I m4
4
5
SUBDIRS = @subdirs2@ doc
6
7
EXTRA_DIST = \
8
fuse.pc.in \
9
README* \
10
Filesystems \
11
FAQ
12
13
pkgconfigdir = @pkgconfigdir@
14
pkgconfig_DATA = fuse.pc
15
16
$(pkgconfig_DATA): config.status