--------------------- PatchSet 681 Date: 2003/04/12 20:04:37 Author: serassio Branch: nt Tag: (none) Log: Added zip format to makedist Members: Makefile.am:1.6.2.1->1.6.2.2 Index: squid3/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/Makefile.am,v retrieving revision 1.6.2.1 retrieving revision 1.6.2.2 diff -u -r1.6.2.1 -r1.6.2.2 --- squid3/Makefile.am 25 Feb 2003 02:48:14 -0000 1.6.2.1 +++ squid3/Makefile.am 12 Apr 2003 20:04:37 -0000 1.6.2.2 @@ -1,9 +1,9 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.6.2.1 2003/02/25 02:48:14 hno Exp $ +# $Id: Makefile.am,v 1.6.2.2 2003/04/12 20:04:37 serassio Exp $ # -AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 +AUTOMAKE_OPTIONS = dist-bzip2 dist-zip subdir-objects 1.5 DIST_SUBDIRS = lib snmplib scripts src icons errors contrib doc helpers port test-suite SUBDIRS = lib @makesnmplib@ scripts src icons errors doc helpers test-suite