* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / src / scripts / Makefile.am
index 609137c89b9906145b71cd1939f1a760bd84e8ba..f774795efd38f70ee53afe079b8a5d3504483b56 100644 (file)
 ## Authors: Christian Thalinger
 ##
 ## Changes:
-##
-## $Id: Makefile.am 4357 2006-01-22 23:33:38Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
 bin_SCRIPTS = \
-       java \
-       rmiregistry
+       java
+
 
 ## Local variables:
 ## mode: Makefile