Author: shuston
Date: Tue Jan 5 21:53:37 2010
New Revision: 896236
URL: http://svn.apache.org/viewvc?rev=896236&view=rev
Log:
Add header.html and footer.html to dist files; resolves QPID-2302
Modified:
qpid/trunk/qpid/cpp/docs/api/Makefile.am
Modified: qpid/trunk/qpid/cpp/docs/api/Makefile.am
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/docs/api/Makefile.am?rev=896236&r1=896235&r2=896236&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/docs/api/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/docs/api/Makefile.am Tue Jan 5 21:53:37 2010
@@ -23,7 +23,8 @@
if HAVE_DOXYGEN
-EXTRA_DIST = html user.doxygen developer.doxygen html.timestamp CMakeLists.txt
+EXTRA_DIST = html user.doxygen developer.doxygen html.timestamp CMakeLists.txt
\
+ header.html footer.html
html: html.timestamp
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]