diff options
| author | Alan Conway <aconway@apache.org> | 2007-04-03 21:56:22 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-04-03 21:56:22 +0000 |
| commit | 267e3b409fa20b19c4c851349cd205bfcb41ced5 (patch) | |
| tree | 172f44fd3212d5f5b77c6f408c8c24fc745006f1 /cpp/configure.ac | |
| parent | 0184b49a6c2f0e3174b8b5ac5e33342123737a14 (diff) | |
| download | qpid-python-267e3b409fa20b19c4c851349cd205bfcb41ced5.tar.gz | |
* Remove redundant Makefile.am, not needed with single src/ makefile.
* Fixed automake warnings.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@525297 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
| -rw-r--r-- | cpp/configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index f3b058ba8a..2a9eabac61 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -138,9 +138,6 @@ test "$enable_VALGRIND" = no && VALGRIND= AC_CONFIG_FILES([ Makefile - src/gen/Makefile - src/client/Makefile - src/broker/Makefile src/Makefile src/tests/Makefile docs/man/Makefile |
