* bindir: Removed, install in configured bindir.
authortwisti <none@none>
Tue, 11 Oct 2005 14:39:55 +0000 (14:39 +0000)
committertwisti <none@none>
Tue, 11 Oct 2005 14:39:55 +0000 (14:39 +0000)
* bin_SCRIPTS: cacao, javac removed.

src/scripts/Makefile.am

index 4ef6738bfeda6a25622df81075a836bcff6317a5..3897457a2cfa6baabc6dab69a80ea9942a39ab47 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3295 2005-09-28 14:03:06Z twisti $
+## $Id: Makefile.am 3399 2005-10-11 14:39:55Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
-bindir = $(prefix)/bin
-
 bin_SCRIPTS = \
-       cacao \
        java \
-       javac \
        rmiregistry
 
 ## Local variables: