Description: Disable build of sampleref
Author: Damien Raude-Morvan <drazzib@debian.org>
Last-Update: 2010-04-20
Forwarded: no
Index: b/build.xml
===================================================================
--- a/build.xml
+++ b/build.xml
@@ -460,6 +460,6 @@
 		</copy>
 	</target>
 	
-	<target name="docs" depends="javadoc, schemaref, configref, sampleref" description="Generates all documentation."/>
+	<target name="docs" depends="javadoc, schemaref, configref" description="Generates all documentation."/>
 
 </project>
