summaryrefslogtreecommitdiff
path: root/testtools/source/performance/makefile.mk
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2001-05-15 06:51:20 +0000
committerJörg Budischewski <jbu@openoffice.org>2001-05-15 06:51:20 +0000
commitc09c23409b0f9812a99f0e97094bed42ba1f8881 (patch)
tree45090534ea267a074d045248bfad7f7b62a26c9f /testtools/source/performance/makefile.mk
parent82974c64cefa5ce4c29513307d003e7216a5c65f (diff)
added component types
Diffstat (limited to 'testtools/source/performance/makefile.mk')
-rw-r--r--testtools/source/performance/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/testtools/source/performance/makefile.mk b/testtools/source/performance/makefile.mk
index b295a3905d11..3464b2438d85 100644
--- a/testtools/source/performance/makefile.mk
+++ b/testtools/source/performance/makefile.mk
@@ -36,7 +36,9 @@ UNOTYPES= \
com.sun.star.registry.XRegistryKey \
com.sun.star.bridge.XUnoUrlResolver \
com.sun.star.container.XSet \
- com.sun.star.test.performance.XPerformanceTest
+ com.sun.star.test.performance.XPerformanceTest \
+ com.sun.star.lang.XSingleComponentFactory \
+ com.sun.star.uno.XComponentContext
SLOFILES= \
$(SLO)$/ubtest.obj \