diff Makefile @ 189:189cd8fe2304

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 20 Mar 2017 12:23:02 +0200
parents 88b364dfd501
children 60871afc2702
line wrap: on
line diff
--- a/Makefile	Mon Mar 20 12:17:04 2017 +0200
+++ b/Makefile	Mon Mar 20 12:23:02 2017 +0200
@@ -22,7 +22,7 @@
 # Utils
 JAVAC=javac
 JAVAC_FLAGS=-g -Xlint:unchecked
-APPLETVIEWER=aoss appletviewer
+APPLETVIEWER=appletviewer
 
 
 ###