[jbig2-cvs] rev 264 - trunk

giles at ghostscript.com giles at ghostscript.com
Wed Oct 1 11:35:58 PDT 2003


Author: giles
Date: 2003-06-17 12:24:09 -0700 (Tue, 17 Jun 2003)
New Revision: 264

Modified:
   trunk/Makefile.am
Log:
Automake automatically distributes COPYING, but not LICENSE. :)


Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am	2003-06-14 11:11:24 UTC (rev 263)
+++ trunk/Makefile.am	2003-06-17 19:24:09 UTC (rev 264)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.15 2003/03/05 02:44:43 giles Exp $
+# $Id$
 ## process this file with automake to generate Makefile.in
 
 AUTOMAKE_OPTIONS = foreign 1.7 dist-bzip2 # require automake 1.7
@@ -33,6 +33,6 @@
 
 TESTS = test_sha1 test_jbig2dec.py
 
-EXTRA_DIST = test_jbig2dec.py msvc.mak
+EXTRA_DIST = test_jbig2dec.py msvc.mak LICENSE
 
 MAINTAINERCLEANFILES = config_types.h.in



More information about the jbig2-cvs mailing list