From fadf0d23a072d6de856e03a447b8fa56d9e1fc6e Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 14 Nov 2008 15:27:58 +0000 Subject: Add config.null file to distributed list or distcheck fails (todo: might be nicer to just generate that since its just an empty file) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@714030 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/src/tests') diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index e959934273..d681cf58fd 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -149,6 +149,7 @@ EXTRA_DIST += \ run_header_test \ header_test.py \ ssl_test \ + config.null \ run_federation_tests \ run_acl_tests \ .valgrind.supp \ -- cgit v1.2.1