SubDir TOP http ;
SubInclude TOP abnf ;
SubInclude TOP server ;
SubInclude TOP message ;
SubInclude TOP encodings ;

HDRS += [ FDirName $(TOP) http ] ;

SubInclude TOP http components ;

Build http : http.cpp link.cpp webpage.cpp pagecomponent.cpp
    frontmatter.cpp httpsession.cpp mailboxview.cpp ;
