From: robertc <> Date: Wed, 12 Jun 2002 17:45:20 +0000 (+0000) Subject: Update Makefile.am syntax X-Git-Tag: SQUID_3_0_PRE1~990 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d604723617b50ae4ee1fb76dda472ce12aa0af;p=thirdparty%2Fsquid.git Update Makefile.am syntax --- diff --git a/Makefile.am b/Makefile.am index 03fe7fd2fa..609c50e6e8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,9 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.7 2002/05/20 01:16:41 hno Exp $ +# $Id: Makefile.am,v 1.8 2002/06/12 11:45:20 robertc Exp $ # -AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects VERSION=1.5 +AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 DIST_SUBDIRS = lib snmplib scripts src icons errors contrib doc SUBDIRS = lib @makesnmplib@ scripts src icons errors doc