]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mon: add mon-test-helpers.sh to EXTRA_DIST
authorLoic Dachary <loic@dachary.org>
Sun, 2 Mar 2014 16:47:15 +0000 (17:47 +0100)
committerLoic Dachary <loic@dachary.org>
Mon, 3 Mar 2014 08:28:55 +0000 (09:28 +0100)
Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/Makefile.am

index fd7a3fe4e15d3ff7a4f7741728bddf5a8bf317d5..083a8ffc0ba01dfa183c7b83e6a0b038ffb7dba0 100644 (file)
@@ -241,6 +241,9 @@ check_SCRIPTS += \
        test/mon/mon-handle-forward.sh \
        test/vstart_wrapped_tests.sh
 
+EXTRA_DIST += \
+       $(srcdir)/test/mon/mon-test-helpers.sh
+
 # target to build but not run the unit tests
 unittests:: $(check_PROGRAMS)