diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |