diff options
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 81d2661..c786a0d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -6,6 +6,7 @@ fuseinclude_HEADERS = \ fuse.h \ fuse_compat.h \ fuse_common.h \ + fuse_common_compat.h \ fuse_lowlevel.h \ fuse_lowlevel_compat.h \ fuse_opt.h |