From 37d604723617b50ae4ee1fb76dda472ce12aa0af Mon Sep 17 00:00:00 2001 From: robertc <> Date: Wed, 12 Jun 2002 17:45:20 +0000 Subject: [PATCH] Update Makefile.am syntax --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3