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
Add fuse_getgroups (high level lib) and fuse_req_getgroups (low
[fuse.git]
/
Makefile.am
blob
772dfcc29dd3f43f62ce88fb6b06c60d5f080225
1
## Process this file with automake to produce Makefile.in
2
3
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
doc/Doxyfile
13
14
pkgconfigdir = @pkgconfigdir@
15
pkgconfig_DATA = fuse.pc
16
17
$(pkgconfig_DATA): config.status