From: Timo Sirainen Date: Sat, 9 May 2009 19:52:45 +0000 (-0400) Subject: Makefile.am: anvil was missing from SUBDIRS X-Git-Tag: 2.0.alpha1~797 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6649a54aca033fcbbbb73e5999b95b828bd6b54c;p=thirdparty%2Fdovecot%2Fcore.git Makefile.am: anvil was missing from SUBDIRS --HG-- branch : HEAD --- diff --git a/src/Makefile.am b/src/Makefile.am index 90c0a682f9..950496cf7f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,6 +17,7 @@ SUBDIRS = \ lib-ntlm \ lib-otp \ lib-lda \ + anvil \ auth \ dict \ master \