aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 41d9a81..81d2661 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -7,7 +7,8 @@ fuseinclude_HEADERS = \
fuse_compat.h \
fuse_common.h \
fuse_lowlevel.h \
- fuse_lowlevel_compat.h
+ fuse_lowlevel_compat.h \
+ fuse_opt.h
include_HEADERS = old/fuse.h