diff options
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r-- | doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index 1e4d818..a43ad24 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -26,7 +26,7 @@ all: language FORCE @epstopdf doxygen_logo.eps --outfile=../latex/doxygen_logo.pdf clean: - rm -rf ../html ../latex *.bak translator_report.txt + rm -rf ../html ../latex *.bak language: language.doc |