diff options
author | Lars Langhans <lla@openoffice.org> | 2010-08-23 10:38:44 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-08-23 10:38:44 +0200 |
commit | 9622451cd779b35aeffa378418cd1d55b688368b (patch) | |
tree | b599ccc8bc286ae3f4e8d5e72035cbbb9fd3f597 /linguistic | |
parent | 2d080f75a750fe5a8f635c8b1e3e6f9384df82fe (diff) |
sb123:#i111449# remove all subdirs in complex tests
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/qa/complex/linguistic/makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linguistic/qa/complex/linguistic/makefile.mk b/linguistic/qa/complex/linguistic/makefile.mk index 2d10ec4c83..43a88ee0a1 100644 --- a/linguistic/qa/complex/linguistic/makefile.mk +++ b/linguistic/qa/complex/linguistic/makefile.mk @@ -47,9 +47,6 @@ JAVAFILES = $(JAVATESTFILES) \ JARFILES = OOoRunner.jar ridl.jar test.jar unoil.jar EXTRAJARFILES = $(OOO_JUNIT_JAR) -# subdirectories -# SUBDIRS = helper - # Sample how to debug # JAVAIFLAGS=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=9003,suspend=y |