--------------------- PatchSet 4027 Date: 2007/02/01 08:25:24 Author: serassio Branch: nt Tag: (none) Log: No more build .zip source archive Members: Makefile.am:1.6.2.8->1.6.2.9 Index: squid3/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/Makefile.am,v retrieving revision 1.6.2.8 retrieving revision 1.6.2.9 diff -u -r1.6.2.8 -r1.6.2.9 --- squid3/Makefile.am 13 May 2006 12:21:08 -0000 1.6.2.8 +++ squid3/Makefile.am 1 Feb 2007 08:25:24 -0000 1.6.2.9 @@ -1,9 +1,9 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.6.2.8 2006/05/13 12:21:08 serassio Exp $ +# $Id: Makefile.am,v 1.6.2.9 2007/02/01 08:25:24 serassio Exp $ # -AUTOMAKE_OPTIONS = dist-bzip2 dist-zip subdir-objects 1.5 foreign +AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 foreign DIST_SUBDIRS = lib snmplib scripts src icons errors contrib doc helpers port test-suite tools SUBDIRS = lib @makesnmplib@ scripts src icons errors doc helpers test-suite tools