]> err.no Git - sope/blobdiff - xmlrpc_call/GNUmakefile.preamble
fixed gstep-base warnings
[sope] / xmlrpc_call / GNUmakefile.preamble
index beea0e757da226a24e3eab529d120e15b97f8c5d..2fb24c1d8694fda193f6855786481374fb135ed6 100644 (file)
@@ -28,6 +28,7 @@ else
 xmlrpc_call_TOOL_LIBS += \
        -framework NGXmlRpc -framework NGObjWeb \
        -framework NGMime \
+       -framework NGMail \
        -framework NGStreams -framework NGExtensions -framework EOControl \
        -framework XmlRpc -framework DOM -framework SaxObjC
 endif
@@ -38,7 +39,8 @@ endif
 DEP_DIRS = \
        $(SOPE_ROOT)/sope-appserver/NGXmlRpc    \
        $(SOPE_ROOT)/sope-appserver/NGObjWeb    \
-       $(SOPE_ROOT)/sope-mime/NGMime           \
+       $(SOPE_ROOT)/sope-mime/NGMail           \
+       $(SOPE_ROOT)/sope-mime                  \
        $(SOPE_ROOT)/sope-core/NGStreams        \
        $(SOPE_ROOT)/sope-core/NGExtensions     \
        $(SOPE_ROOT)/sope-core/EOControl        \