]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mon: fix the FTBFS 4645/head
authorKefu Chai <kchai@redhat.com>
Mon, 11 May 2015 15:52:36 +0000 (08:52 -0700)
committerKefu Chai <kchai@redhat.com>
Mon, 11 May 2015 15:54:50 +0000 (08:54 -0700)
put the messages/MMonMetadata.h into the dist tarball.

Fixes: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/messages/Makefile.am

index 5e962ce7f87b6c2fecf400972827dd3a3552facb..d3f0251a81b0f5ecaae740d8467ef20564ea08c2 100644 (file)
@@ -65,6 +65,7 @@ noinst_HEADERS += \
        messages/MMonHealth.h \
        messages/MMonJoin.h \
        messages/MMonMap.h \
+       messages/MMonMetadata.h \
        messages/MMonPaxos.h \
        messages/MMonProbe.h \
        messages/MMonScrub.h \