summaryrefslogtreecommitdiffstats
path: root/Doxyfile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.am')
-rw-r--r--Doxyfile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.am b/Doxyfile.am
index e35e931a..a82309d2 100644
--- a/Doxyfile.am
+++ b/Doxyfile.am
@@ -55,7 +55,7 @@ apidox-am-yes:
fi ;\
fi ;\
if test "$$tag" = qt; then \
- echo $$tagpath=$(QTDOCDIR) >> Doxyfile ;\
+ echo $$tagpath=$(TQTDOCDIR) >> Doxyfile ;\
else if test -n "$$tagpath"; then \
echo "$$tagpath=$$path/html \\" >> Doxyfile ;\
fi ;\