Added java.util.VMTimeZone to CLASSES.
authortwisti <none@none>
Fri, 5 Nov 2004 15:05:14 +0000 (15:05 +0000)
committertwisti <none@none>
Fri, 5 Nov 2004 15:05:14 +0000 (15:05 +0000)
Makefile.am

index ad0fc8d882d257d3e2e6f82990afd016355f72ad..0bec1846598a38973f88ae259af3843739581670 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-# $Id: Makefile.am 1429 2004-11-02 08:58:26Z jowenn $
+# $Id: Makefile.am 1457 2004-11-05 15:05:14Z twisti $
 
 @SET_MAKE@
 
@@ -229,6 +229,7 @@ CLASSES= \
        java.lang.VMRuntime \
        java.lang.Throwable \
        java.lang.VMThrowable \
+       java.util.VMTimeZone \
        gnu.java.security.x509.X509Certificate  \
        java.lang.JOWENNTest1 \
        @AWTPEERS@