aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-11-11 21:42:21 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-11-11 21:42:21 +0000
commit666aea72dfafcf8e93d9c781d1d8d3e644bd6949 (patch)
treedbde4f7e0c5572c66e782860c89e149e04768c2e /include
parent3a77047661e345939e36f761db7a7a04ae632b76 (diff)
downloadlibfuse-666aea72dfafcf8e93d9c781d1d8d3e644bd6949.tar.gz
fix
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 8c33be5..41d9a81 100644
--- 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