summaryrefslogtreecommitdiff
path: root/qpid/cpp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/Makefile.am')
-rw-r--r--qpid/cpp/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/cpp/Makefile.am b/qpid/cpp/Makefile.am
index cd2f3a8dc8..42fc47ba5f 100644
--- a/qpid/cpp/Makefile.am
+++ b/qpid/cpp/Makefile.am
@@ -5,11 +5,13 @@ SPEC=$(PACKAGE).spec
EXTRA_DIST = \
LICENSE NOTICE README RELEASE_NOTES\
- etc/qpidd \
+ etc/qpidd etc/qpidd.conf \
$(SPEC) $(SPEC).in \
rpm/README.qpidd-devel \
xml/cluster.xml
+sysconf_DATA = etc/qpidd.conf
+
SUBDIRS = src docs/api docs/man examples
# Update libtool, if needed.