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