[jbig2-cvs] rev 270 - trunk
giles at ghostscript.com
giles at ghostscript.com
Wed Oct 1 11:36:24 PDT 2003
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
More information about the jbig2-cvs
mailing list