]> err.no Git - sope/blobdiff - sope-appserver/NGXmlRpc/GNUmakefile.preamble
fixed some NGMail framework build issue
[sope] / sope-appserver / NGXmlRpc / GNUmakefile.preamble
index 151780d17d23e3fcbe2ba3fdabe7ed8843ab717b..a45cebd8a9d141ef41a2f0d597b7ea1a813fad82 100644 (file)
@@ -27,6 +27,7 @@ libNGXmlRpc_LIBRARIES_DEPEND_UPON += \
 NGXmlRpc_LIBRARIES_DEPEND_UPON += \
        -framework NGObjWeb \
        -framework NGMime \
+       -framework NGMail \
        -framework NGStreams -framework NGExtensions -framework EOControl \
        -framework XmlRpc -framework DOM -framework SaxObjC
 
@@ -36,6 +37,7 @@ NGXmlRpc_LIBRARIES_DEPEND_UPON += \
 DEP_DIRS = \
        ../NGObjWeb \
        $(SOPE_ROOT)/sope-mime                  \
+       $(SOPE_ROOT)/sope-mime/NGMail           \
        $(SOPE_ROOT)/sope-core/NGStreams        \
        $(SOPE_ROOT)/sope-core/NGExtensions     \
        $(SOPE_ROOT)/sope-core/EOControl        \