* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / src / scripts / Makefile.am
index d81d4471969fac31d21ec4ef9ce249b97ea0cdc7..f774795efd38f70ee53afe079b8a5d3504483b56 100644 (file)
 ## Authors: Christian Thalinger
 ##
 ## Changes:
-##
-## $Id: Makefile.am 4895 2006-05-08 11:09:18Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
 bin_SCRIPTS = \
-       jarsigner \
-       java \
-       keytool \
-       rmic \
-       rmiregistry
+       java
 
 
 ## Local variables: