+2006-02-20 Helge Hess <helge.hess@opengroupware.org>
+
+ * GNUmakefile: link WEPrototypeElemBuilder into libWEPrototype,
+ properly protect framework settings (v4.5.7)
+
2005-09-18 Helge Hess <helge.hess@opengroupware.org>
* GNUmakefile.preamble: fixed for framework compilation (v4.5.6)
WEPrototypeScriptAction.m \
WEPrototypeScript.m \
WELiveLink.m \
+ WEPrototypeElemBuilder.m \
WEPrototype_OBJC_FILES = WEPrototypeBundle.m
WEPrototype_PRINCIPAL_CLASS = WEPrototypeBundle
# framework support
+ifeq ($(frameworks),yes)
WEPrototype_HEADER_FILES_DIR = WEPrototype
WEPrototype_HEADER_FILES = $(libWEPrototype_HEADER_FILES)
WEPrototype_OBJC_FILES = $(libWEPrototype_OBJC_FILES)
WEPrototype_SUBPROJECTS = $(libWEPrototype_SUBPROJECTS)
+endif
# building