Index: build.xml
===================================================================
--- build.xml	(revision 60:6e574058ef56)
+++ build.xml	(revision 64:c069af21c4be)
@@ -134,4 +134,10 @@
 	</target>
 	
+	<target name="prohlédni" description="Otevře vygenerované stránky ve www prohlížeči.">
+		<exec executable="x-www-browser" os="Linux">
+			<arg value="${výstup}/index${výstupníPřípona}"/>
+		</exec>
+	</target>
+	
 	<target name="licence">
 		<echo>${čára}
