From 8d1a8ac4bef1230131aaec54883d50aedd8aa314 Mon Sep 17 00:00:00 2001 From: Nuno Santos Date: Thu, 8 May 2008 15:55:57 +0000 Subject: QPID-1035: managementgen only exists in qpid C++ source - applying patched supplied by Matt Farrellee git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654564 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/configure.ac') diff --git a/cpp/configure.ac b/cpp/configure.ac index 50fbb5be94..751ca7ce80 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -260,6 +260,7 @@ AC_CONFIG_FILES([ qpidc.spec Makefile examples/Makefile + managementgen/Makefile src/Makefile src/tests/Makefile docs/man/Makefile -- cgit v1.2.1