]> err.no Git - scalable-opengroupware.org/blob - Misc/ZideStore/UI-X/Scheduler/GNUmakefile.preamble
23c9438a91153e090869b8ebbbd8e2f59226d347
[scalable-opengroupware.org] / Misc / ZideStore / UI-X / Scheduler / GNUmakefile.preamble
1 # $Id$
2
3 ifneq ($(GNUSTEP_BUILD_DIR),)
4         RELBUILD_DIR_libZideStoreCommonUI = \
5                 $(GNUSTEP_BUILD_DIR)/../Common/$(GNUSTEP_OBJ_DIR_NAME)
6 else
7         RELBUILD_DIR_libZideStoreCommonUI = ../Common
8 endif
9
10 SchedulerUI_LIB_DIRS += -L$(RELBUILD_DIR_libZideStoreCommonUI)
11
12 SchedulerUI_BUNDLE_LIBS += \
13         -lNGObjWeb -lNGScripting -lNGJavaScript -ljs \
14         -lNGMime -lNGStreams -lNGExtensions -lEOControl \
15         -lXmlRpc -lDOM -lSaxObjC \
16         -lSOGoLogic -lZideStoreCommonUI \
17         -lNGiCal