X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-vnc-client.git/blobdiff_plain/6a62329fa573cd519cc36b6d491a7cdcc3261e01..be37bc6d2ddaf9a93edfa6bbad89c6af7688db1f:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 98c5121..af6bcec 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CP = cp JC = javac -JCFLAGS = -target 1.1 +JCFLAGS = -target 1.1 -source 1.2 JAR = jar ARCHIVE = VncViewer.jar MANIFEST = MANIFEST.MF