]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw/Makefile.am: add a missing .h file
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 12 Mar 2016 00:27:32 +0000 (16:27 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Sat, 12 Mar 2016 21:02:58 +0000 (13:02 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/Makefile.am

index fbc335171a4043dc670ab4e1e9fc4e6d47b03109..b65fe1974ddd0a2b4fbc49c18d26535c4d1e71d0 100644 (file)
@@ -195,6 +195,7 @@ noinst_HEADERS += \
        rgw/rgw_file.h \
        rgw/rgw_formats.h \
        rgw/rgw_http_errors.h \
+       rgw/rgw_ldap.h \
        rgw/rgw_lib.h \
        rgw/rgw_lib_frontend.h \
        rgw/rgw_log.h \