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
* Fix stack alignment for clone()
[fuse.git]
/
include
/
Makefile.am
blob
663e164cc9e7df77978d00837ef73953b17bb497
1
## Process this file with automake to produce Makefile.in
2
3
fuseincludedir=$(includedir)/fuse
4
5
fuseinclude_HEADERS = \
6
fuse.h \
7
fuse_compat.h \
8
fuse_common.h \
9
fuse_common_compat.h \
10
fuse_lowlevel.h \
11
fuse_lowlevel_compat.h \
12
fuse_opt.h \
13
cuse_lowlevel.h
14
15
include_HEADERS = old/fuse.h ulockmgr.h
16
17
noinst_HEADERS = fuse_kernel.h