From 235ef86f7b37f45a69fe940b0c26bd156dede5ae Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 13 Oct 2009 13:45:08 -0700 Subject: [PATCH] Makefile: include client/ioctl.h in tarball --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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\ -- 2.39.5