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