summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-01 18:02:20 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-01 18:02:20 +0100
commit1cc9502ccc31e21d231f498b8d8f2843baf4741e (patch)
tree5d027566f6bcf7c1d1ed598f11a7aa6bdba91864 /qadevOOo
parent7776a2ff01ff750975e0a88e9caed05c2379f207 (diff)
Clean up makefiles
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