From: Yehuda Sadeh Date: Wed, 15 Jan 2014 02:25:35 +0000 (-0800) Subject: civetweb: add include to makefile X-Git-Tag: v0.78~274^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1a2bed1ef1121f5e3473486f993908671408116a;p=ceph.git civetweb: add include to makefile Signed-off-by: Yehuda Sadeh --- diff --git a/src/rgw/Makefile.am b/src/rgw/Makefile.am index 99a78b323a59..d704e6152811 100644 --- a/src/rgw/Makefile.am +++ b/src/rgw/Makefile.am @@ -156,5 +156,7 @@ noinst_HEADERS += \ rgw/rgw_bucket.h \ rgw/rgw_keystone.h \ rgw/rgw_civetweb.h \ - civetweb/civetweb.h + civetweb/civetweb.h \ + civetweb/include/civetweb.h \ + civetweb/include/md5.inl