summaryrefslogtreecommitdiff
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authortrutkin <trutkin@0c269be4-1314-0410-8aa9-9f06e86f4224>2003-08-18 02:36:25 +0000
committertrutkin <trutkin@0c269be4-1314-0410-8aa9-9f06e86f4224>2003-08-18 02:36:25 +0000
commit31a54e1e1f02f2f3acad74dcd7e2489c279b854e (patch)
tree07724145d588299054029fb40004b0c905553f28 /doc/reference.doxygen.in
parent754c97b28ad438e290b91d23852acfda05a13f5b (diff)
downloadjack1-31a54e1e1f02f2f3acad74dcd7e2489c279b854e.tar.gz
distcheck works again
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@455 0c269be4-1314-0410-8aa9-9f06e86f4224
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index eabb10b..3a91c46 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -17,7 +17,7 @@
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = JACK
+PROJECT_NAME = JACK-AUDIO-CONNECTION-KIT
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
@@ -301,7 +301,8 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = mainpage.dox transport.dox \
+INPUT = @top_srcdir@/doc/mainpage.dox \
+ @top_srcdir@/doc/transport.dox \
@top_srcdir@/jack/jack.h \
@top_srcdir@/jack/types.h \
@top_srcdir@/jack/transport.h