summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.in
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>1999-12-15 19:35:18 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>1999-12-15 19:35:18 (GMT)
commit1d4e23de96d6e6065089a909ccba321fe5fa7f28 (patch)
tree67d769a18bd88b3e568049ab61b14c44926c4e9c /doc/Makefile.in
parentee8333a5d2ecf84deeb5d05ed8b23c212729cdac (diff)
downloadDoxygen-1d4e23de96d6e6065089a909ccba321fe5fa7f28.zip
Doxygen-1d4e23de96d6e6065089a909ccba321fe5fa7f28.tar.gz
Doxygen-1d4e23de96d6e6065089a909ccba321fe5fa7f28.tar.bz2
mods for doxygen-0.49-990901
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r--doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index f2de956..3b2d01c 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,6 +1,6 @@
all: FORCE
- DOXYGEN_DOCDIR=$(DOXYGEN); \
+ DOXYGEN_DOCDIR=$(DOXYDOCS); \
export DOXYGEN_DOCDIR; \
VERSION=$(VERSION) ; \
export VERSION; \