SubDir TOP archiveopteryx ;

SubInclude TOP imap ;
SubInclude TOP pop ;
SubInclude TOP sieve ;
SubInclude TOP http ;
SubInclude TOP smtp ;


Build archiveopteryx : archiveopteryx.cpp ;

Server archiveopteryx :
    archiveopteryx imap pop http sieve smtp database message server
    sasl mailbox core encodings user extractors abnf ;

