summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-28 13:35:18 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-28 13:35:18 +0000
commit64aa777b96152c1aeceefecb26484209c7bfc341 (patch)
tree6f034cd995e8775da3d6d71f74ff715e07fb7cc2
parent54e6f4a0a3d1403af961390f749aa92bcebe0299 (diff)
#74241# +errorbroadcaster
-rw-r--r--forms/source/component/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/forms/source/component/makefile.mk b/forms/source/component/makefile.mk
index afe3e003118c..bd8d23296cd6 100644
--- a/forms/source/component/makefile.mk
+++ b/forms/source/component/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 16:29:06 $
+# last change: $Author: fs $ $Date: 2001-08-28 14:35:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -138,6 +138,7 @@ SLOFILES= $(SLO)$/Grid.obj \
$(SLO)$/Button.obj \
$(SLO)$/ImageButton.obj \
$(SLO)$/ImageControl.obj \
+ $(SLO)$/errorbroadcaster.obj \
# --- Targets ----------------------------------