]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile: include client/ioctl.h in tarball
authorSage Weil <sage@newdream.net>
Tue, 13 Oct 2009 20:45:08 +0000 (13:45 -0700)
committerSage Weil <sage@newdream.net>
Tue, 13 Oct 2009 21:17:09 +0000 (14:17 -0700)
src/Makefile.am

index 938d665985e6d169137cad8e6cb21856cc537b1c..50b3a54e6d5c7d45faa70e8656b9ba4c91269256 100644 (file)
@@ -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\