]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
xio: add MNop.h to dist tarball 8675/head
authorRoi Dayan <roid@mellanox.com>
Wed, 20 Apr 2016 14:56:16 +0000 (17:56 +0300)
committerRoi Dayan <roid@mellanox.com>
Thu, 21 Apr 2016 06:52:58 +0000 (09:52 +0300)
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>
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