diff options
Diffstat (limited to 'java/java-tutorial/Makefile')
-rw-r--r-- | java/java-tutorial/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 9137b99078c1..018071103615 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -19,6 +19,8 @@ DISTNAME= tutorial MAINTAINER= itetcu@people.tecnik93.com COMMENT= Official Java 2 SDK tutorial +BROKEN= Size mismatch + NO_WRKSUBDIR= yes RESTRICTED= This software is under license and export control. NO_BUILD= yes |