From: twisti Date: Tue, 11 Oct 2005 14:39:55 +0000 (+0000) Subject: * bindir: Removed, install in configured bindir. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=2b994864ef10ee379784999311771ce267c33d4f;p=cacao.git * bindir: Removed, install in configured bindir. * bin_SCRIPTS: cacao, javac removed. --- diff --git a/src/scripts/Makefile.am b/src/scripts/Makefile.am index 4ef6738bf..3897457a2 100644 --- a/src/scripts/Makefile.am +++ b/src/scripts/Makefile.am @@ -28,16 +28,12 @@ ## ## 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: