rev 264 - trunk
[email protected] Wed, 1 Oct 2003 10:35:58 -0700 (PDT)
| Newsgroups | gmane.comp.printing.ghostscript.jbig2dec.cvs |
|---|---|
| Message-ID | <[email protected]> |
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