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 | b5ff94fde0cc506d9c3c17c2762101a0c7a657e4 (patch) | |
tree | e3dceb83b7910b32813ab45e1aff53c60b082f79 /linguistic/qa | |
parent | 9899711e43c99d81b9472c61c1190ab57230371d (diff) |
sb123:#i111449# remove all subdirs in complex tests
Diffstat (limited to 'linguistic/qa')
-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 2d10ec4c832d..43a88ee0a198 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 |