INTEGRATION: CWS eforms2 (1.71.20); FILE MERGED
2004/11/08 09:04:01 fs 1.71.20.10: #i10000# merge conflicts wrongly resolved? 2004/11/07 02:35:20 dvo 1.71.20.9: RESYNC: (1.84-1.85); FILE MERGED 2004/10/08 17:00:50 dvo 1.71.20.8: RESYNC: (1.80-1.84); FILE MERGED 2004/08/16 19:53:09 dvo 1.71.20.7: RESYNC: (1.79-1.80); FILE MERGED 2004/07/27 14:59:34 fs 1.71.20.6: RESYNC: (1.78-1.79); FILE MERGED 2004/07/12 14:19:30 fs 1.71.20.5: #114856# +css.form.submission 2004/06/28 17:53:11 dvo 1.71.20.4: RESYNC: (1.74-1.78); FILE MERGED 2004/04/26 12:29:38 fs 1.71.20.3: new module: css.xsd 2004/04/08 11:21:21 dvo 1.71.20.2: RESYNC: (1.71-1.74); FILE MERGED 2004/03/23 13:21:58 dvo 1.71.20.1: #114856# add (preliminary) XForms API definitions
This commit is contained in:
parent
8472108c75
commit
b7acb909ed
1 changed files with 5 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.85 $
|
# $Revision: 1.86 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rt $ $Date: 2004-10-22 14:36:20 $
|
# last change: $Author: obo $ $Date: 2004-11-16 11:15:49 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to the terms of
|
# The Contents of this file are made available subject to the terms of
|
||||||
# either of the following licenses
|
# either of the following licenses
|
||||||
|
@ -101,9 +101,11 @@ UNOIDLDBFILES= \
|
||||||
$(UCR)$/cssembed.db \
|
$(UCR)$/cssembed.db \
|
||||||
$(UCR)$/cssfcontrol.db \
|
$(UCR)$/cssfcontrol.db \
|
||||||
$(UCR)$/cssform.db \
|
$(UCR)$/cssform.db \
|
||||||
|
$(UCR)$/cssxforms.db \
|
||||||
$(UCR)$/cssfcomp.db \
|
$(UCR)$/cssfcomp.db \
|
||||||
$(UCR)$/cssfbinding.db \
|
$(UCR)$/cssfbinding.db \
|
||||||
$(UCR)$/cssfvalidation.db \
|
$(UCR)$/cssfvalidation.db \
|
||||||
|
$(UCR)$/cssfsubmission.db \
|
||||||
$(UCR)$/cssformula.db \
|
$(UCR)$/cssformula.db \
|
||||||
$(UCR)$/cssgraphic.db \
|
$(UCR)$/cssgraphic.db \
|
||||||
$(UCR)$/cssinstallation.db \
|
$(UCR)$/cssinstallation.db \
|
||||||
|
@ -156,6 +158,7 @@ UNOIDLDBFILES= \
|
||||||
$(UCR)$/csssprovider.db \
|
$(UCR)$/csssprovider.db \
|
||||||
$(UCR)$/csssbrowse.db \
|
$(UCR)$/csssbrowse.db \
|
||||||
$(UCR)$/cssgallery.db \
|
$(UCR)$/cssgallery.db \
|
||||||
|
$(UCR)$/cssxsd.db \
|
||||||
$(UCR)$/dcssframe.db \
|
$(UCR)$/dcssframe.db \
|
||||||
$(UCR)$/dcssform.db \
|
$(UCR)$/dcssform.db \
|
||||||
$(UCR)$/dcssui.db \
|
$(UCR)$/dcssui.db \
|
||||||
|
|
Loading…
Reference in a new issue