From 11e357850cb32beb3f33514b7747f257f8e54547 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 24 May 2009 14:45:25 +0000 Subject: Build top-level dir first. svn path=/branches/BRANCH_6-3/; revision=5316 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a3bbaadc..db6fb731 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # Makefile for fetchmail -SUBDIRS= po +SUBDIRS= . po AUTOMAKE_OPTIONS= 1.8 foreign no-dist-gzip dist-bzip2 AM_CPPFLAGS= -I$(srcdir)/libesmtp -- cgit v1.2.3