From 23c8cc83fc545b16ef4de5d6237ebd740b884ef7 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@539446 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/docs/api/user.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/docs/api') diff --git a/qpid/cpp/docs/api/user.doxygen.in b/qpid/cpp/docs/api/user.doxygen.in index ea50311ce6..cc1a2cf0ff 100644 --- a/qpid/cpp/docs/api/user.doxygen.in +++ b/qpid/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