summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/basicrunner/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/basicrunner/makefile.mk b/qadevOOo/runner/basicrunner/makefile.mk
index 54874a77ef48..6259845bb7e8 100644
--- a/qadevOOo/runner/basicrunner/makefile.mk
+++ b/qadevOOo/runner/basicrunner/makefile.mk
@@ -40,7 +40,7 @@ TARGET = runner_basicrunner
JARFILES = ridl.jar jurt.jar unoil.jar
JAVAFILES = BasicException.java BasicIfcTest.java BasicHandler.java BasicTestCase.java BasicHandlerProvider.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
-#SUBDIRS = basichelper
+
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk