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