summaryrefslogtreecommitdiff
path: root/framework/util/makefile.mk
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2001-05-23 14:01:59 +0000
committerCarsten Driesner <cd@openoffice.org>2001-05-23 14:01:59 +0000
commit74c0bb9f17acb769f8e2ae57298af476abe8ac66 (patch)
treea57730f4fd4cdaac6d0173d8dd8da9181f79461c /framework/util/makefile.mk
parentb9724ff61f379580b8d3479fa76a41250625ed5b (diff)
#87053# document properties for xml files
Diffstat (limited to 'framework/util/makefile.mk')
-rw-r--r--framework/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index 47638dc7c883..ef161378bc19 100644
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.31 $
+# $Revision: 1.32 $
#
-# last change: $Author: cd $ $Date: 2001-05-23 11:58:29 $
+# last change: $Author: cd $ $Date: 2001-05-23 15:01:59 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -129,7 +129,8 @@ SHL1OBJS= $(SLO)$/registerservices.obj \
$(SLO)$/omenudispatcher.obj \
$(SLO)$/timerhelper.obj \
$(SLO)$/helpagentdispatcher.obj \
- $(SLO)$/menumanager.obj
+ $(SLO)$/menumanager.obj \
+ $(SLO)$/xmldocproperties.obj
SHL1STDLIBS= $(CPPULIB) \
$(CPPUHELPERLIB) \