From ebd5adf5d232164080ee666f7a8e22e204582981 Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Wed, 8 Oct 2008 13:57:18 +0000 Subject: Fixed a couple of distribution bugs git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@702880 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src') diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 116fde3f32..64c2b3fcc1 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -417,6 +417,7 @@ nobase_include_HEADERS = \ qpid/InlineAllocator.h \ qpid/memory.h \ qpid/shared_ptr.h \ + qpid/Version.h \ qpid/agent/ManagementAgent.h \ qpid/agent/ManagementAgentImpl.h \ qpid/broker/Broker.h \ -- cgit v1.2.1