summaryrefslogtreecommitdiff
path: root/sal/test
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2001-08-17 11:52:47 +0000
committerJörg Budischewski <jbu@openoffice.org>2001-08-17 11:52:47 +0000
commitcd29b8d1e44472ae91cf7c72611eea1751df452e (patch)
tree3175afb6c79e88a396cf4084a62ffdd673623e09 /sal/test
parent0ef39797d527743920c602c4badfeaf8644633aa (diff)
#90455# added test for osl_getAbsoluteFileURL
Diffstat (limited to 'sal/test')
-rw-r--r--sal/test/makefile.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/sal/test/makefile.mk b/sal/test/makefile.mk
index d01ca52ff1e9..aa4de097ec84 100644
--- a/sal/test/makefile.mk
+++ b/sal/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: kr $ $Date: 2001-07-25 08:18:39 $
+# last change: $Author: jbu $ $Date: 2001-08-17 12:52:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,7 +94,9 @@ APP1OBJS= \
$(OBJ)$/testbyteseq.obj \
$(OBJ)$/testuri.obj \
$(OBJ)$/test.obj \
- $(OBJ)$/testlogfile.obj
+ $(OBJ)$/testlogfile.obj \
+ $(OBJ)$/test_file.obj
+
OBJFILES= \
$(APP1OBJS) \
$(APP2OBJS)
@@ -114,8 +116,7 @@ ALL : ALLTAR \
$(BIN)$/bootstraptest.ini \
$(BIN)$/testbootstrap.bin \
$(BIN)$/testbootstrap.Bin \
- $(BIN)$/testbootstrap.Exe
-
+ $(BIN)$/testbootstrap.Exe
.IF "$(GUI)"=="UNX"
ALL: $(BIN)$/testbootstrap.exe