]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
xio: add MNop.h to dist tarball
authorRoi Dayan <roid@mellanox.com>
Wed, 20 Apr 2016 14:56:16 +0000 (17:56 +0300)
committerSage Weil <sage@redhat.com>
Mon, 20 Jun 2016 13:43:12 +0000 (09:43 -0400)
This file is needed when we want to build a package with xio messenger
but was not added to dist tarball.

Signed-off-by: Roi Dayan <roid@mellanox.com>
(cherry picked from commit ac50842d81d271569d4149737834ac53b2f51db2)

src/messages/Makefile.am

index 0a19dad4cee4b66879f7eb41bce62ce55602c0b4..0f4257bd487c228b909837b5678dce7366174df8 100644 (file)
@@ -123,5 +123,6 @@ noinst_HEADERS += \
        messages/MStatfsReply.h \
        messages/MTimeCheck.h \
        messages/MWatchNotify.h \
-       messages/PaxosServiceMessage.h
+       messages/PaxosServiceMessage.h \
+       messages/MNop.h