summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-24 09:24:26 +0000
committerDavid Robillard <d@drobilla.net>2011-02-24 09:24:26 +0000
commit59a1948937751cc40d5ad00aaf882dd2eaae58ca (patch)
treea9696fe3e4e950d3c73e570ac369f3f44de0b826 /doc
parent25bd8988fb82e6132ae6c1b87e6d0b8087d61f1b (diff)
downloadlilv-59a1948937751cc40d5ad00aaf882dd2eaae58ca.tar.gz
lilv-59a1948937751cc40d5ad00aaf882dd2eaae58ca.tar.bz2
lilv-59a1948937751cc40d5ad00aaf882dd2eaae58ca.zip
Fix documentation generation.
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3023 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc')
-rw-r--r--doc/reference.doxygen.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index dbc1fc6..48d57e5 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -568,8 +568,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @SLV2_SRCDIR@/slv2/slv2.h \
- @SLV2_SRCDIR@/slv2/ui.h
+INPUT = @SLV2_SRCDIR@/slv2/slv2.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is