Repository : ssh://git@open-mesh.org/doc
On branches: batman-adv-doc,master
commit caa417fc81e7ed80028419a60661aa4771bf6f4f Author: Simon Wunderlich siwu@hrz.tu-chemnitz.de Date: Fri Jan 2 11:58:13 2009 +0100
forgot to update makefile
caa417fc81e7ed80028419a60661aa4771bf6f4f images/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/images/Makefile b/images/Makefile index b36bed35..48c43730 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,8 @@ GP_IMAGES=asym_penalty.gp DIA_IMAGES=asymetry.dia tq.dia eq.dia eq_alt1.dia eq_alt2.dia eq_alt3.dia rq.dia \ - hop_penalty1.dia hop_penalty2.dia asym_link1.dia asym_link2.dia tq_prop.dia + hop_penalty1.dia hop_penalty2.dia \ + hop_penalty3.dia hop_penalty4.dia hop_penalty5.dia hop_penalty6.dia \ + asym_link1.dia asym_link2.dia tq_prop.dia TEX_IMAGES=compute_tq.tex tq_prop_calc.tex PNG_IMAGES= $(DIA_IMAGES:.dia=.png) PNG_IMAGES+=$(GP_IMAGES:.gp=.png)