X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sopex%2FSOPEX%2FGNUmakefile.preamble;h=f808935a7966f25022262832f6ceed559882c491;hb=a2987d1ae925a5e7145fd2aa8827d86c06b12ce9;hp=874f80fe7dadb004ca19133c80982b094c6e4d2f;hpb=9c7493ff120a227ef195d067c6782fe532537139;p=sope diff --git a/sopex/SOPEX/GNUmakefile.preamble b/sopex/SOPEX/GNUmakefile.preamble index 874f80fe..f808935a 100644 --- a/sopex/SOPEX/GNUmakefile.preamble +++ b/sopex/SOPEX/GNUmakefile.preamble @@ -7,6 +7,7 @@ SOPEX_LIBRARIES_DEPEND_UPON += \ -framework AppKit \ -framework NGObjWeb \ -framework NGMime \ + -framework NGMail \ -framework NGStreams -framework NGExtensions -framework EOControl \ -framework XmlRpc -framework DOM -framework SaxObjC @@ -15,6 +16,7 @@ SOPEX_LIBRARIES_DEPEND_UPON += \ DEP_DIRS = \ $(SOPE_ROOT)/sope-appserver/NGObjWeb \ + $(SOPE_ROOT)/sope-mime/NGMail \ $(SOPE_ROOT)/sope-mime \ $(SOPE_ROOT)/sope-core/NGStreams \ $(SOPE_ROOT)/sope-core/NGExtensions \