From 63a3ee2ef7463a83c6fc8da59b910f4a5e40d462 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 19 Apr 2011 23:45:14 +0000 Subject: Build OSC documentation. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3175 a436a847-0d15-0410-975c-d299462d15a1 --- doc/reference.doxygen.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index bfa4c7d2..2951dcb7 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -568,7 +568,9 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = @INGEN_SRCDIR@/include +INPUT = @INGEN_SRCDIR@/include \ + @INGEN_SRCDIR@/src/engine/OSCEngineReceiver.cpp \ + @INGEN_SRCDIR@/src/engine/OSCClientSender.cpp # 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 -- cgit v1.2.1