summaryrefslogtreecommitdiffstats
path: root/doxygen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen.sh')
-rwxr-xr-xdoxygen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/doxygen.sh b/doxygen.sh
index 5af50e4..4b01c88 100755
--- a/doxygen.sh
+++ b/doxygen.sh
@@ -3,7 +3,7 @@
# doxygen.sh Copyright (C) 2005 by Adriaan de Groot
# Based on some code from Doxyfile.am, among other things.
# License: GPL version 2.
-# See file COPYING in kdelibs for details.
+# See file COPYING in tdelibs for details.
echo "*** doxygen.sh"
@@ -844,7 +844,7 @@ if test "x." = "x$top_builddir" ; then
create_subdirs
create_installdox > installdox-slow
if test "x$recurse" = "x1" ; then
- if test "x$module_name" = "xkdelibs" ; then
+ if test "x$module_name" = "xtdelibs" ; then
if test -z "$QTDOCTAG" && test -d "$QTDOCDIR" && \
test ! -f "qt/qt.tag" ; then
# Special case: create a qt tag file.