rev 270 - trunk
[email protected] Wed, 1 Oct 2003 10:36:24 -0700 (PDT)
| Newsgroups | gmane.comp.printing.ghostscript.jbig2dec.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: giles Date: 2003-08-01 07:57:32 -0700 (Fri, 01 Aug 2003) New Revision: 270 Modified: trunk/Makefile.am Log: Enable dist-zip since that packaging was the most popular on sourceforge. Modified: trunk/Makefile.am =================================================================== --- trunk/Makefile.am 2003-08-01 14:53:45 UTC (rev 269) +++ trunk/Makefile.am 2003-08-01 14:57:32 UTC (rev 270) @@ -1,7 +1,8 @@ # $Id$ ## process this file with automake to generate Makefile.in -AUTOMAKE_OPTIONS = foreign 1.7 dist-bzip2 # require automake 1.7 +# require automake 1.7 +AUTOMAKE_OPTIONS = foreign 1.7 dist-bzip2 dist-zip lib_LIBRARIES = libjbig2dec.a include_HEADERS = jbig2.h