From b4dbed653375598f24a8ac4c194041647a0c2463 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 24 Oct 2008 18:10:34 +0000 Subject: fix for make distcheck (I had listed wrong filenames in earlier commit) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707699 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/cpp/src/tests') diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index 91c3995e77..52511e2f29 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -143,9 +143,9 @@ EXTRA_DIST += \ quick_topictest \ quick_perftest \ topictest \ - run_header_tests \ + run_header_test \ header_test.py \ - run_ssl_tests \ + ssl_test \ run_federation_tests \ run_acl_tests \ .valgrind.supp \ -- cgit v1.2.1