From 109fbe1a137a008d191264286507a8c89813987a Mon Sep 17 00:00:00 2001 From: robertc <> Date: Mon, 17 Apr 2006 18:00:35 +0000 Subject: [PATCH] Add foreign to Makefile.am so autoreconf will work. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 59918cf573..97325baf54 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.25 2005/08/21 18:50:35 serassio Exp $ +# $Id: Makefile.am,v 1.26 2006/04/17 12:00:35 robertc Exp $ # -AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 +AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 foreign DIST_SUBDIRS = lib snmplib scripts src icons errors contrib doc helpers test-suite SUBDIRS = lib @makesnmplib@ scripts src icons errors doc helpers test-suite -- 2.47.2