]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
client: add InodeRef.h to make dist 6551/head
authorYan, Zheng <zyan@redhat.com>
Fri, 20 Nov 2015 07:42:05 +0000 (15:42 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 20 Nov 2015 07:42:05 +0000 (15:42 +0800)
Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/client/Makefile.am

index 60dd2278fdce1b0db9acfaeab82b544cfe05e30d..0d2a5fa0a973953c106033f27ee79935b1a03636 100644 (file)
@@ -22,7 +22,8 @@ noinst_HEADERS += \
        client/SyntheticClient.h \
        client/Trace.h \
        client/ioctl.h \
-       client/ObjecterWriteback.h
+       client/ObjecterWriteback.h \
+       client/InodeRef.h
 
 if WITH_FUSE
 libclient_fuse_la_SOURCES = client/fuse_ll.cc