summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.win_make.in
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-07-15 20:10:02 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-07-15 20:10:02 (GMT)
commita2bf2ebcf009a45c53748f0c7f9182c017c0bcd9 (patch)
treeb9a5247ad8e1b7ecda53346aa9e29e3e10167e5b /doc/Makefile.win_make.in
parent457ca5c291eddeb1a4cd667e20cd8d7dfc1d7f2e (diff)
downloadDoxygen-a2bf2ebcf009a45c53748f0c7f9182c017c0bcd9.zip
Doxygen-a2bf2ebcf009a45c53748f0c7f9182c017c0bcd9.tar.gz
Doxygen-a2bf2ebcf009a45c53748f0c7f9182c017c0bcd9.tar.bz2
Release-1.2.17
Diffstat (limited to 'doc/Makefile.win_make.in')
-rw-r--r--doc/Makefile.win_make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.win_make.in b/doc/Makefile.win_make.in
index bcf28e4..bc1b772 100644
--- a/doc/Makefile.win_make.in
+++ b/doc/Makefile.win_make.in
@@ -22,7 +22,7 @@ all: language FORCE
@copy Makefile.latex ..\latex\Makefile
@sed -e "s/\$$VERSION/$(VERSION)/g" doxygen_manual.tex >..\latex\doxygen_manual.tex
@sed -e "s/\$$VERSION/$(VERSION)/g" doxygen.sty >..\latex\doxygen.sty
- @epstopdf doxygen_logo.eps -o=..\latex\doxygen_logo.pdf
+ @epstopdf doxygen_logo.eps --outfile=..\latex\doxygen_logo.pdf
clean:
del /s /q ..\html ..\latex