summaryrefslogtreecommitdiff
path: root/cpp/README-dist
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2006-12-07 18:40:06 +0000
committerAlan Conway <aconway@apache.org>2006-12-07 18:40:06 +0000
commit8acccbfa9493064e2bb6d38b830c1814ca0dc463 (patch)
tree9a90a145d24ffe014c0a6f3ff6fcbd74d55d0e07 /cpp/README-dist
parentb5f9d52979afa9097b20a3210145e5f732ae0b12 (diff)
downloadqpid-python-8acccbfa9493064e2bb6d38b830c1814ca0dc463.tar.gz
Added "make html" target to build doxygen documentation in docs/api/html.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483600 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/README-dist')
-rw-r--r--cpp/README-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/README-dist b/cpp/README-dist
index 133eb7da81..febdd7c3b3 100644
--- a/cpp/README-dist
+++ b/cpp/README-dist
@@ -11,7 +11,7 @@ Optional: if you want to run the qpid unit tests:
If you use yum to install packages you can do:
- # yum install apr boost
+ # yum install apr apr-devel boost boost-devel cppunit cppunit-devel
== Building ==