]> err.no Git - scalable-opengroupware.org/blob - Misc/ZideStore/UI-X/Common/GNUmakefile.preamble
e76e480c05eb6620bc7723d1e68350677f15f7cd
[scalable-opengroupware.org] / Misc / ZideStore / UI-X / Common / GNUmakefile.preamble
1 # $Id$
2
3 ifneq ($(GNUSTEP_BUILD_DIR),)
4         RELBUILD_DIR_libZideStoreCommonUI = $(GNUSTEP_OBJ_DIR)
5 else
6         RELBUILD_DIR_libZideStoreCommonUI = $(GNUSTEP_OBJ_DIR)
7 endif
8
9 libZideStoreCommonUI_LIBRARIES_DEPEND_UPON += -lNGObjWeb
10
11 CommonUI_LIB_DIRS += -L$(RELBUILD_DIR_libZideStoreCommonUI)
12
13 CommonUI_BUNDLE_LIBS += \
14         -lNGObjWeb -lNGScripting \
15         -lNGMime -lNGStreams -lNGExtensions -lEOControl \
16         -lXmlRpc -lDOM -lSaxObjC -lZideStoreCommonUI