summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2006-12-08 12:44:20 +0000
committerGordon Sim <gsim@apache.org>2006-12-08 12:44:20 +0000
commit1ae8e45eb9c80748fc431bb74ccaad4d696c1b74 (patch)
tree936486a98299d64b09c3f04a45ce351edf8261d3 /qpid/cpp
parent9620a901962039367ceae4fd28ca72f8eeb0805e (diff)
downloadqpid-python-1ae8e45eb9c80748fc431bb74ccaad4d696c1b74.tar.gz
Added docs/api/Makefile to the list of files to create in configure.ac.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@483969 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac
index bc069359be..a43040befd 100644
--- a/qpid/cpp/configure.ac
+++ b/qpid/cpp/configure.ac
@@ -129,6 +129,7 @@ AC_CONFIG_FILES([
lib/broker/Makefile
src/Makefile
tests/Makefile
+ docs/api/Makefile
])
AC_OUTPUT