summaryrefslogtreecommitdiff
path: root/package/source/manifest/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/manifest/makefile.mk')
-rw-r--r--package/source/manifest/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/source/manifest/makefile.mk b/package/source/manifest/makefile.mk
index fed7d3947a12..a8ff5d916402 100644
--- a/package/source/manifest/makefile.mk
+++ b/package/source/manifest/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: mtg $ $Date: 2001-04-19 14:09:35 $
+# last change: $Author: mtg $ $Date: 2001-04-27 14:56:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,6 +81,7 @@ SLOFILES= \
$(SLO)$/ManifestImport.obj \
$(SLO)$/ManifestExport.obj \
$(SLO)$/AttributeList.obj \
+ $(SLO)$/Base64Codec.obj \
$(SLO)$/UnoRegister.obj
# --- UNO stuff ---------------------------------------------------