aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
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