summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehuda Sadeh <yehuda@inktank.com>2013-06-29 15:28:01 -0700
committerYehuda Sadeh <yehuda@inktank.com>2013-06-29 15:28:01 -0700
commit5314e3fe851c02ff65062a1842a31468e4d22795 (patch)
tree8dc9e70010a249a7e3c8cb3e73263a14710fc7b6
parente56ef07eb1f1ff76d1a733cfbef0dc5e9c5e364f (diff)
downloadceph-5314e3fe851c02ff65062a1842a31468e4d22795.tar.gz
Makefile.am: add missing rule
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e673a8943fc..d868f2a4eb4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1699,6 +1699,7 @@ noinst_HEADERS = \
cls/log/cls_log_client.h\
cls/statelog/cls_statelog_types.h\
cls/statelog/cls_statelog_ops.h\
+ cls/statelog/cls_statelog_client.h\
cls/rgw/cls_rgw_client.h\
cls/rgw/cls_rgw_ops.h\
cls/rgw/cls_rgw_types.h\