From 9409178c04f8e3b631a5f623fbc12751944d99bf Mon Sep 17 00:00:00 2001 From: Jeff Bailey Date: Wed, 19 Apr 2000 19:38:55 +0000 Subject: Portability fixes --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0eb121652..31b4c2fe5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ AUTOMAKE_OPTIONS = gnu 1.4 +ACLOCAL_AMFLAGS = -I m4 + +SUBDIRS = lib libmailbox mail pop3d doc m4 -SUBDIRS = lib libmailbox mail pop3d doc -- cgit v1.2.1