]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
civetweb: add include to makefile
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 15 Jan 2014 02:25:35 +0000 (18:25 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 23 Jan 2014 17:41:00 +0000 (09:41 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/Makefile.am

index 99a78b323a597a1a6df46fc5d6670376cd42bb89..d704e6152811d18ee33ca1714849f159ed3af36c 100644 (file)
@@ -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