]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/Makefile-client: ship LibradosTestStub.h in tarball
authorSage Weil <sage@redhat.com>
Thu, 10 Sep 2015 11:51:52 +0000 (07:51 -0400)
committerSage Weil <sage@redhat.com>
Thu, 10 Sep 2015 11:51:52 +0000 (07:51 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/Makefile-client.am

index 49e17f6e61d6f20111863f68e856244b61d592b7..ec40ccaab925d0a6166b63609add99d6cc1752f3 100644 (file)
@@ -282,6 +282,7 @@ librados_test_stub_la_SOURCES = \
        test/librados_test_stub/TestRadosClient.cc \
        test/librados_test_stub/TestWatchNotify.cc
 noinst_HEADERS += \
+       test/librados_test_stub/LibradosTestStub.h \
        test/librados_test_stub/TestClassHandler.h \
        test/librados_test_stub/TestRadosClient.h \
        test/librados_test_stub/TestMemRadosClient.h \