diff options
author | Alan Conway <aconway@apache.org> | 2007-08-15 16:14:11 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2007-08-15 16:14:11 +0000 |
commit | e032642a1a5706ea8654e1f010106d722ee10f89 (patch) | |
tree | 7a3fe20c967562ab04ebbc631478df243adeaf6f /cpp | |
parent | 0932fd5778b3fadc4b6890a32b925598ff925eb3 (diff) | |
download | qpid-python-e032642a1a5706ea8654e1f010106d722ee10f89.tar.gz |
Removed perftest.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@566241 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-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 3cb85c0637..75330f8ca5 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -168,7 +168,6 @@ AC_CONFIG_FILES([ qpidc.spec Makefile examples/Makefile - perftest/Makefile src/Makefile src/tests/Makefile docs/man/Makefile |