]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile.am: add missing .h
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 28 Aug 2012 21:13:53 +0000 (14:13 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 28 Aug 2012 21:13:53 +0000 (14:13 -0700)
Was missing rgw_html_errors.h

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/Makefile.am

index a868515c28b4fc9b6fd6085db676de30541aae78..1c28bb1e10ee73e9c54940ae4e2f35c3f26b8684 100644 (file)
@@ -1679,6 +1679,7 @@ noinst_HEADERS = \
        rgw/rgw_cache.h\
        rgw/rgw_common.h\
        rgw/rgw_formats.h\
+       rgw/rgw_html_errors.h\
        rgw/rgw_log.h\
        rgw/rgw_multi.h\
        rgw/rgw_gc.h\