From 820c6f73cecb054fa422f34a0fd98a42b545e5a1 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 3 Apr 2007 21:56:22 +0000 Subject: * 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 --- qpid/cpp/configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'qpid/cpp/configure.ac') 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 -- cgit v1.2.1