diff options
author | Jörg Budischewski <jbu@openoffice.org> | 2001-06-05 10:29:13 +0000 |
---|---|---|
committer | Jörg Budischewski <jbu@openoffice.org> | 2001-06-05 10:29:13 +0000 |
commit | bd2297ecfa41a72f156c1142a627e7b86266b22d (patch) | |
tree | 25db515a9194a591ee581a1df1e99b555a34491f /io/test | |
parent | 4e30c0ef072476f7a1d187883637b28849b323d3 (diff) |
builds now
Diffstat (limited to 'io/test')
-rw-r--r-- | io/test/makefile.mk | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/io/test/makefile.mk b/io/test/makefile.mk index 0ba17ac1a..e665cc0fb 100644 --- a/io/test/makefile.mk +++ b/io/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: jbu $ $Date: 2001-03-15 17:55:24 $ +# last change: $Author: jbu $ $Date: 2001-06-05 11:29:13 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -91,7 +91,9 @@ UNOTYPES = com.sun.star.connection.XConnector \ com.sun.star.lang.XComponent \ com.sun.star.lang.XSingleServiceFactory \ com.sun.star.lang.XMultiServiceFactory \ - com.sun.star.test.XSimpleTest + com.sun.star.test.XSimpleTest \ + com.sun.star.lang.XSingleComponentFactory \ + com.sun.star.lang.XMultiComponentFactory # |