summaryrefslogtreecommitdiff
path: root/embeddedobj/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'embeddedobj/util/makefile.mk')
-rw-r--r--embeddedobj/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/embeddedobj/util/makefile.mk b/embeddedobj/util/makefile.mk
index 7cdb72e63ac5..71cbb46bac30 100644
--- a/embeddedobj/util/makefile.mk
+++ b/embeddedobj/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 18:50:48 $
+# last change: $Author: hr $ $Date: 2007-06-26 16:05:41 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -54,6 +54,7 @@ LIB1OBJFILES= \
$(SLO)$/embedobj.obj\
$(SLO)$/inplaceobj.obj\
$(SLO)$/visobj.obj\
+ $(SLO)$/dummyobject.obj\
$(SLO)$/xcreator.obj\
$(SLO)$/xfactory.obj\
$(SLO)$/register.obj\