summaryrefslogtreecommitdiff
path: root/forms/source
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-05-18 13:48:32 +0000
committerFrank Schönheit <fs@openoffice.org>2001-05-18 13:48:32 +0000
commit273991770f1bc8ac0428cff491079b954470107c (patch)
treebb461be48d3152b59be1ca5fa81846b6881d23ef /forms/source
parent1e2ab2295913d9641f251036e4452777fcc4ae3c (diff)
#86712# +limitedformats
Diffstat (limited to 'forms/source')
-rw-r--r--forms/source/misc/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/forms/source/misc/makefile.mk b/forms/source/misc/makefile.mk
index cc74bd0745b5..ac8b2926a6d4 100644
--- a/forms/source/misc/makefile.mk
+++ b/forms/source/misc/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-05-18 14:48:32 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -78,7 +78,8 @@ INCPRE+=$(SOLARINCDIR)$/offuh
# --- Files -------------------------------------
-SLOFILES= $(SLO)$/property.obj \
+SLOFILES= $(SLO)$/limitedformats.obj \
+ $(SLO)$/property.obj \
$(SLO)$/services.obj \
$(SLO)$/InterfaceContainer.obj \
$(SLO)$/ids.obj \