summaryrefslogtreecommitdiff
path: root/Examples/java/simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/java/simple/Makefile')
-rw-r--r--Examples/java/simple/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/java/simple/Makefile b/Examples/java/simple/Makefile
index f6d0dc3d4..f55601b9c 100644
--- a/Examples/java/simple/Makefile
+++ b/Examples/java/simple/Makefile
@@ -14,3 +14,4 @@ java::
clean::
rm -f *_wrap* *.o core *~ *.so *.class example.java
+check: all