* Distribute jar's
authortwisti <none@none>
Tue, 12 Jul 2005 21:46:45 +0000 (21:46 +0000)
committertwisti <none@none>
Tue, 12 Jul 2005 21:46:45 +0000 (21:46 +0000)
contrib/Makefile.am

index b7f59822a762556ff35958fab45bbaf24e78317e..4ab317d6d579e094761c578b49b270ad299b5c7a 100644 (file)
@@ -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