From: Yehuda Sadeh Date: Fri, 17 Jan 2014 20:34:29 +0000 (-0800) Subject: rgw: add .h file to Makefile rule X-Git-Tag: v0.78~302 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b31456b814314a05c357b7dfd06f498938bcd6d;p=ceph.git rgw: add .h file to Makefile rule Signed-off-by: Yehuda Sadeh --- diff --git a/src/rgw/Makefile.am b/src/rgw/Makefile.am index 663ac3ad724d..a0388396d8c3 100644 --- a/src/rgw/Makefile.am +++ b/src/rgw/Makefile.am @@ -120,6 +120,7 @@ noinst_HEADERS += \ rgw/rgw_formats.h \ rgw/rgw_http_errors.h \ rgw/rgw_log.h \ + rgw/rgw_loadgen.h \ rgw/rgw_multi.h \ rgw/rgw_policy_s3.h \ rgw/rgw_gc.h \