diff Makefile @ 657:bb3a11f3f31d

assop indirect bug
author kono
date Wed, 24 Jan 2007 13:47:15 +0900
parents 8320ae3ac186
children c9df4e08da9b
line wrap: on
line diff
--- a/Makefile	Mon Jan 15 13:30:31 2007 +0900
+++ b/Makefile	Wed Jan 24 13:47:15 2007 +0900
@@ -135,6 +135,7 @@
 	make check-code$(MK) TARGET=test/scope
 	make check-code$(MK) TARGET=test/throw
 	make check-code$(MK) TARGET=test/test2
+	make check-code$(MK) TARGET=test/hoge
 	make check-code$(MK) TARGET=test/too-long-argument
 
 check-nkf: