aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2009-06-18 11:11:54 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2009-06-18 11:11:54 +0000
commitae9bfde712697205ac8809edc431cb7c0bdd484f (patch)
tree6f05932e39f7b1bfb44452bb09aecaa2826e4f0b /include/Makefile.am
parentbc53eddb2f76be3e134aa5ed1814254aa289f898 (diff)
downloadlibfuse-ae9bfde712697205ac8809edc431cb7c0bdd484f.tar.gz
CUSE patches from Tejun Heo
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 be2c592..663e164 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -9,7 +9,8 @@ fuseinclude_HEADERS = \
fuse_common_compat.h \
fuse_lowlevel.h \
fuse_lowlevel_compat.h \
- fuse_opt.h
+ fuse_opt.h \
+ cuse_lowlevel.h
include_HEADERS = old/fuse.h ulockmgr.h