diff options
| author | Alan Conway <aconway@apache.org> | 2007-08-15 15:09:25 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-08-15 15:09:25 +0000 |
| commit | 0e37d4d6488553ef3d47335b6814084fa2254b36 (patch) | |
| tree | 2b817bc365544f625aaef9c1764b4d6564eee690 /qpid/cpp | |
| parent | d460316332913e2a0aa3c39e715b45e850879933 (diff) | |
| download | qpid-python-0e37d4d6488553ef3d47335b6814084fa2254b36.tar.gz | |
Removed perftest from Makefile.am
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@566213 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/Makefile.am b/qpid/cpp/Makefile.am index 33508d450d..cd2f3a8dc8 100644 --- a/qpid/cpp/Makefile.am +++ b/qpid/cpp/Makefile.am @@ -10,7 +10,7 @@ EXTRA_DIST = \ rpm/README.qpidd-devel \ xml/cluster.xml -SUBDIRS = src docs/api docs/man examples perftest +SUBDIRS = src docs/api docs/man examples # Update libtool, if needed. libtool: $(LIBTOOL_DEPS) |
