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 | 820c6f73cecb054fa422f34a0fd98a42b545e5a1 (patch) | |
| tree | fce10d5bfc0598c78d3bb6c27dff6a8a41bc233e /qpid/cpp/configure.ac | |
| parent | 7043d22d1943263840eb6cefdb7c6449eeab5a14 (diff) | |
| download | qpid-python-820c6f73cecb054fa422f34a0fd98a42b545e5a1.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@525297 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
| -rw-r--r-- | qpid/cpp/configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index f3b058ba8a..2a9eabac61 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/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 |
