summaryrefslogtreecommitdiffstats
path: root/unotools/util
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-21 12:01:31 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-21 12:01:31 +0000
commitd1c628d400b2aadca4da6c73d5726f56675dd926 (patch)
treedd94fcfb56f9122b46ad9ee68126da23d02e1a5e /unotools/util
parent#87721# +configvaluecontainer (diff)
downloadcore-d1c628d400b2aadca4da6c73d5726f56675dd926.tar.gz
core-d1c628d400b2aadca4da6c73d5726f56675dd926.zip
#87721# filter out some internal helper structs of the OConfigurationValueContainer
Diffstat (limited to 'unotools/util')
-rw-r--r--unotools/util/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk
index 7cf8c3f2d093..939284a29412 100644
--- a/unotools/util/makefile.mk
+++ b/unotools/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: cl $ $Date: 2001-03-04 21:44:58 $
+# last change: $Author: fs $ $Date: 2001-08-21 13:01:31 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -122,5 +122,9 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk
@echo CLEAR_THE_FILE > $@
@echo _TI >> $@
@echo _real >> $@
+ @NodeValueAccessor >> $@
+ @SubNodeAccess >> $@
+ @UpdateFromConfig >> $@
+ @UpdateToConfig >> $@
@echo _Impl >> $@