diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 16:59:30 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 16:59:30 +0000 |
commit | 2f382d6c2579a25c68dbd121af7f1f5dc7ec9852 (patch) | |
tree | 8c6c555a872e6812cd3f76de570b06683526ad14 /vcl/test | |
parent | f7a0cc83bb59efd6abd820bd78acc75e8313ea4e (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'vcl/test')
-rw-r--r-- | vcl/test/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/test/makefile.mk b/vcl/test/makefile.mk index 4739d9f1a443..238877f41a98 100644 --- a/vcl/test/makefile.mk +++ b/vcl/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: obr $ $Date: 2001-12-03 10:21:17 $ +# last change: $Author: hr $ $Date: 2003-03-27 17:58:29 $ # # 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)$/dndtest.obj \ +APP1OBJS= $(OBJ)$/dnddem.obj \ $(OBJ)$/salmain.obj APP1STDLIBS= $(CPPULIB) \ |