From a32fd67ab24d8524f77f314aa977dba10c0ed94f Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 8 Dec 2006 12:44:20 +0000 Subject: 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/qpid@483969 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp') diff --git a/cpp/configure.ac b/cpp/configure.ac index bc069359be..a43040befd 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -129,6 +129,7 @@ AC_CONFIG_FILES([ lib/broker/Makefile src/Makefile tests/Makefile + docs/api/Makefile ]) AC_OUTPUT -- cgit v1.2.1