diff options
| author | Gordon Sim <gsim@apache.org> | 2008-11-14 15:27:58 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-11-14 15:27:58 +0000 |
| commit | fadf0d23a072d6de856e03a447b8fa56d9e1fc6e (patch) | |
| tree | a01d075ea46e0738ae4345439b9976fe9fbb12c0 /qpid/cpp/src/tests | |
| parent | ba538574e5a877503b51211ca389df6a45b95769 (diff) | |
| download | qpid-python-fadf0d23a072d6de856e03a447b8fa56d9e1fc6e.tar.gz | |
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
Diffstat (limited to 'qpid/cpp/src/tests')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |
