8004337: java/sql tests aren't run in test/Makefile

Reviewed-by: lancea, alanb
diff --git a/jdk/test/Makefile b/jdk/test/Makefile
index e42481f..871cc54 100644
--- a/jdk/test/Makefile
+++ b/jdk/test/Makefile
@@ -505,7 +505,7 @@
           demo/jvmti demo/zipfs sample \
           javax/naming com/sun/jndi \
           javax/script \
-	  javax/sql \
+	  java/sql javax/sql \
           javax/smartcardio \
 	  javax/xml/ws com/sun/internal/ws \
 	  jdk/asm \