projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a77047
)
fix
author
Miklos Szeredi
<miklos@szeredi.hu>
Fri, 11 Nov 2005 21:42:21 +0000
(21:42 +0000)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Fri, 11 Nov 2005 21:42:21 +0000
(21:42 +0000)
include/Makefile.am
patch
|
blob
|
history
diff --git
a/include/Makefile.am
b/include/Makefile.am
index 8c33be5c283422a75f50be8f901bb9937c3a8fb5..41d9a812d01b94ca84fefce8a6dc02be89d8d6fc 100644
(file)
--- a/
include/Makefile.am
+++ b/
include/Makefile.am
@@
-3,10
+3,11
@@
fuseincludedir=$(includedir)/fuse
fuseinclude_HEADERS = \
- fuse.h \
- fuse_compat.h \
- fuse_common.h \
- fuse_lowlevel.h
+ fuse.h \
+ fuse_compat.h \
+ fuse_common.h \
+ fuse_lowlevel.h \
+ fuse_lowlevel_compat.h
include_HEADERS = old/fuse.h