* debugSetPathes: Removed.
[cacao.git] / contrib / Makefile.am
index 4ab317d6d579e094761c578b49b270ad299b5c7a..0d1a641d436710bde810e4f50bc3af254192069f 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3015 2005-07-12 21:46:45Z twisti $
+## $Id: Makefile.am 3318 2005-09-30 11:16:47Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
-libsdir = $(prefix)/lib
-
-libs_DATA = \
-       java-getopt-1.0.11.jar \
-       kjc-2.2C-bin.jar
-
-EXTRA_DIST = $(libs_DATA)
+noinst_DATA = \
+       setenvinstalled.in \
+       setenvsource.in
 
 ## Local variables:
 ## mode: Makefile