From 2eb4f88b5557f1980d1ed905d26fb67d872e2efe Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Tue, 5 Jan 2010 21:53:37 +0000 Subject: Add header.html and footer.html to dist files; resolves QPID-2302 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@896236 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qpid/cpp/docs') diff --git a/qpid/cpp/docs/api/Makefile.am b/qpid/cpp/docs/api/Makefile.am index f65b4ad8b2..3dd78ae7ad 100644 --- a/qpid/cpp/docs/api/Makefile.am +++ b/qpid/cpp/docs/api/Makefile.am @@ -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 -- cgit v1.2.1