From 7f0c95b0e94c964a92c77c7c8c59035ffff35f34 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 9 May 2008 18:09:43 +0000 Subject: QPID-648: Patch from Matt Farrellee - support for realms - updates to packaging to create a default db and the necessary conf files for plain and anon git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654902 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'cpp/Makefile.am') diff --git a/cpp/Makefile.am b/cpp/Makefile.am index 7a7c45aeb0..a97020c701 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -5,14 +5,11 @@ SPEC=$(PACKAGE).spec EXTRA_DIST = \ LICENSE NOTICE README RELEASE_NOTES\ - etc/qpidd etc/qpidd.conf \ $(SPEC) $(SPEC).in \ rpm/README.qpidd-devel \ xml/cluster.xml -sysconf_DATA = etc/qpidd.conf - -SUBDIRS = managementgen src docs/api docs/man examples +SUBDIRS = managementgen etc src docs/api docs/man examples # Update libtool, if needed. libtool: $(LIBTOOL_DEPS) -- cgit v1.2.1