]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lmtp: Added main.h to Makefile.am.
authorTimo Sirainen <tss@iki.fi>
Sat, 9 May 2009 20:03:44 +0000 (16:03 -0400)
committerTimo Sirainen <tss@iki.fi>
Sat, 9 May 2009 20:03:44 +0000 (16:03 -0400)
--HG--
branch : HEAD

src/lmtp/Makefile.am

index 1a52f71aef5ed3f8c4a96fbc370093b4ac5dcf14..19cafa1d972fa08041be43e2f8717682b9bb9829 100644 (file)
@@ -32,5 +32,6 @@ lmtp_SOURCES = \
        commands.c
 
 noinst_HEADERS = \
+       main.h \
        client.h \
        commands.h