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
Update NEWS
[fuse.git]
/
Makefile.am
blob
999fd01d95c2adf28cc0854f961323481ceab13f
1
## Process this file with automake to produce Makefile.in
2
3
ACLOCAL_AMFLAGS = -I m4
4
5
SUBDIRS = @subdirs2@
6
7
EXTRA_DIST = \
8
fuse.pc.in \
9
README* \
10
Filesystems \
11
FAQ \
12
doc/how-fuse-works \
13
doc/kernel.txt \
14
doc/Doxyfile
15
16
pkgconfigdir = @pkgconfigdir@
17
pkgconfig_DATA = fuse.pc
18
19
$(pkgconfig_DATA): config.status