diff options
author | Alan Conway <aconway@apache.org> | 2010-03-09 17:20:15 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2010-03-09 17:20:15 +0000 |
commit | e1564af7adc73529e6e9c768caf3eb46f00f8e28 (patch) | |
tree | 76f4e567b7f830420345dc232b6ea549f46642e2 /cpp/configure.ac | |
parent | 7342f3bc19028d3734f45cb73fa409dd42214a8a (diff) | |
download | qpid-python-e1564af7adc73529e6e9c768caf3eb46f00f8e28.tar.gz |
Remove tests/testagent sub-directory, build testagent in the tests directory.
Resolves build-order issues, more consistent with the rest of the test builds.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@920991 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r-- | cpp/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index efa38d021f..1ac3f3397e 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -534,7 +534,6 @@ AC_CONFIG_FILES([ src/Makefile src/tests/Makefile src/tests/test_env.sh - src/tests/testagent/Makefile docs/man/Makefile docs/api/Makefile docs/api/user.doxygen |