From 81b60e973debf04bbf04702fd18a17b69f9d55f9 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/qpid@714030 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/tests') diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index e959934273..d681cf58fd 100644 --- a/cpp/src/tests/Makefile.am +++ b/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