diff --git a/tutorial/Makefile b/tutorial/Makefile index a39a335fe3cf43bdbf9fbdc0d3c632c820ade01d..0e480217c56dce213303e8bb0e3af15c6a53d69d 100644 --- a/tutorial/Makefile +++ b/tutorial/Makefile @@ -83,4 +83,4 @@ mirar_www: Image.wmml the_image_module.html ln -f illustration*.gif illustration*.jpeg the_image_module*.html /home/mirar/www/image mirar_www_tutorial: tutorial.html - ln -f illustration*.gif tutorial*html /home/mirar/www/pike_tutorial + ln -f illustration*.gif illustration*.jpeg tutorial*html /home/mirar/www/pike_tutorial