Skip to content
Snippets Groups Projects
Commit dccfa7e1 authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

redirect output correctly

[[Imported from SVN: r851]]
parent 4455c6c2
Branches
Tags
Loading
......@@ -4,7 +4,7 @@ all: doxygen-tag
doxygen-tag: Doxyfile
@AMDEP_TRUE@ ./Doxydep $< $(DEPDIR)/doxygen.Po $@
doxygen >& doxygen.log
doxygen > doxygen.log 2>&1
touch doxygen-tag
WEBDIR = /var/www/dune/doxygen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment