From: Sage Weil Date: Tue, 13 Oct 2009 20:45:08 +0000 (-0700) Subject: Makefile: include client/ioctl.h in tarball X-Git-Tag: v0.17~50 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=235ef86f7b37f45a69fe940b0c26bd156dede5ae;p=ceph.git Makefile: include client/ioctl.h in tarball --- diff --git a/src/Makefile.am b/src/Makefile.am index 938d665985e6d..50b3a54e6d5c7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -385,6 +385,7 @@ noinst_HEADERS = \ client/Trace.h\ client/fuse.h\ client/fuse_ll.h\ + client/ioctl.h\ client/libceph.h\ client/hadoop/CephFSInterface.h\ cls_acl.cc\