summaryrefslogtreecommitdiff
path: root/vcl/test/makefile.mk
diff options
context:
space:
mode:
authorOliver Braun <obr@openoffice.org>2001-12-03 09:21:17 +0000
committerOliver Braun <obr@openoffice.org>2001-12-03 09:21:17 +0000
commit91c838b68f941bed85091ad285f55055b70ead22 (patch)
tree9ce0dbfe695426f55bb612765d79296683b5339f /vcl/test/makefile.mk
parent17c59a2685ddb78534054c273a5bc8f2d18ec3b6 (diff)
object name fixed
Diffstat (limited to 'vcl/test/makefile.mk')
-rw-r--r--vcl/test/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/test/makefile.mk b/vcl/test/makefile.mk
index df3fbe20f185..4739d9f1a443 100644
--- a/vcl/test/makefile.mk
+++ b/vcl/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: obr $ $Date: 2001-02-21 15:02:01 $
+# last change: $Author: obr $ $Date: 2001-12-03 10:21:17 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,7 +76,7 @@ OBJFILES= $(OBJ)$/dndtest.obj
APP1NOSAL= TRUE
APP1TARGET= $(TARGET)
-APP1OBJS= $(OBJ)$/dnddem.obj \
+APP1OBJS= $(OBJ)$/dndtest.obj \
$(OBJ)$/salmain.obj
APP1STDLIBS= $(CPPULIB) \