summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2011-03-22 18:26:14 +0000
committerAlan Conway <aconway@apache.org>2011-03-22 18:26:14 +0000
commitc7a4a9b30966423e90e73492bd206f4363e3604f (patch)
tree702d58e8cb44bff8a9a681247e5c1f58fdec3842 /qpid/cpp/src
parent2d0ae1f0231ccb4183e403a710140a2e44984a12 (diff)
downloadqpid-python-c7a4a9b30966423e90e73492bd206f4363e3604f.tar.gz
QPID-3160: Check in pre-generated man page
Previously the man page was generated automatically from the output of qpidd --help. To make a distribution, you had to build the entire source tree just to generate the man page. This automation was of limited value as the core broker options do not change often. This commit includes a pre-generated man page. At each release we will manually re-generate and check in a new man page. Instructions are provided in docs/man/Makefile.am git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1084282 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index 3a4183fa03..e3a5a70564 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -886,10 +886,6 @@ nobase_include_HEADERS += \
../include/qpid/types/Variant.h \
../include/qpid/types/ImportExport.h
-# Force build of qpidd during dist phase so help2man will work.
-dist-hook: $(BUILT_SOURCES)
- $(MAKE) qpidd
-
# Create the default data directory
install-data-local:
$(mkinstalldirs) $(DESTDIR)/$(localstatedir)/lib/qpidd