]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/SOGoUI/GNUmakefile.preamble
90285bcdc764315eb5ba10b3d86ff04a4aa9e549
[scalable-opengroupware.org] / SOGo / UI / SOGoUI / GNUmakefile.preamble
1 # $Id$
2
3 ifneq ($(GNUSTEP_BUILD_DIR),)
4         RELBUILD_DIR_libSOGoCommonUI = $(GNUSTEP_OBJ_DIR)
5 else
6         RELBUILD_DIR_libSOGoCommonUI = $(GNUSTEP_OBJ_DIR)
7 endif
8
9 libSOGoUI_LIBRARIES_DEPEND_UPON += \
10         -lNGObjWeb      \
11         -lNGMime        \
12         -lNGStreams -lNGExtensions -lEOControl \
13         -lXmlRpc -lDOM -lSaxObjC
14