From 301152b07ab2049112234e10d0be7da9e077f0ec Mon Sep 17 00:00:00 2001 From: twisti Date: Tue, 12 Jul 2005 21:46:45 +0000 Subject: [PATCH] * Distribute jar's --- contrib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index b7f59822a..4ab317d6d 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -28,7 +28,7 @@ ## ## Changes: ## -## $Id: Makefile.am 2907 2005-07-04 21:28:14Z twisti $ +## $Id: Makefile.am 3015 2005-07-12 21:46:45Z twisti $ ## Process this file with automake to produce Makefile.in @@ -38,6 +38,7 @@ libs_DATA = \ java-getopt-1.0.11.jar \ kjc-2.2C-bin.jar +EXTRA_DIST = $(libs_DATA) ## Local variables: ## mode: Makefile -- 2.25.1