Adding comment for the user about appearing errors when building pdf docs

This commit is contained in:
Thomas-Karl Pietrowski 2015-01-25 11:35:52 +01:00
parent dd6f2ac78e
commit 930041a3ca
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ pdf: latex
ifneq ("$(wildcard build$(P)latex$(P)Kivy.pdf)","")
@echo
@echo "Build finished; the PDF file(s) are in build/latex."
@echo "You can savely ignore the errors which might appeared above!"
else
@echo
@echo "Build failed; there is no PDF file(s) in build/latex."