summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 10:36:49 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 10:36:49 +0000
commit76ad7bf766aae3563d2b215a13cdd458891ab6ec (patch)
treebe74cb725ecfa4d27d1571381d3c29ae2edde09b /forms
parent46b4370cda2a90f719e366242810a607b01161a1 (diff)
INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED
2004/12/21 13:51:16 mbu 1.2.6.1: xforms events introduced
Diffstat (limited to 'forms')
-rw-r--r--forms/source/xforms/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/forms/source/xforms/makefile.mk b/forms/source/xforms/makefile.mk
index d66406194ba2..0ba2493ed969 100644
--- a/forms/source/xforms/makefile.mk
+++ b/forms/source/xforms/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2004-11-16 10:52:53 $
+# last change: $Author: vg $ $Date: 2005-03-23 11:36:49 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -90,7 +90,8 @@ SLOFILES = \
$(SLO)$/convert.obj \
$(SLO)$/enumeration.obj \
$(SLO)$/resourcehelper.obj \
- $(SLO)$/xmlhelper.obj
+ $(SLO)$/xmlhelper.obj \
+ $(SLO)$/xformsevent.obj
# --- Tagets -------------------------------------------------------