From 8c4ef813c43e1d810e4d45ca6caea3f3f940b8e5 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 18 May 2007 13:04:30 +0000 Subject: Fix make distcheck git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@539446 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/docs/api/user.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/docs/api') diff --git a/cpp/docs/api/user.doxygen.in b/cpp/docs/api/user.doxygen.in index ea50311ce6..cc1a2cf0ff 100644 --- a/cpp/docs/api/user.doxygen.in +++ b/cpp/docs/api/user.doxygen.in @@ -467,7 +467,7 @@ WARN_LOGFILE = doxygen.log # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = @abs_top_srcdir@/src @abs_top_builddir@/gen +INPUT = @abs_top_srcdir@/src @abs_top_builddir@/src/gen # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -- cgit v1.2.1