summaryrefslogtreecommitdiffstats
path: root/sal/qa/ByteSequence/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/ByteSequence/makefile.mk')
-rw-r--r--sal/qa/ByteSequence/makefile.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/sal/qa/ByteSequence/makefile.mk b/sal/qa/ByteSequence/makefile.mk
index 9f7bfcfd25ce..b033e3194782 100644
--- a/sal/qa/ByteSequence/makefile.mk
+++ b/sal/qa/ByteSequence/makefile.mk
@@ -25,10 +25,6 @@
#
#***********************************************************************/
-.IF "$(OOO_SUBSEQUENT_TESTS)" == ""
-nothing .PHONY:
-.ELSE
-
PRJ = ../..
PRJNAME = sal
TARGET = qa_ByteSequence
@@ -50,6 +46,4 @@ DEF1NAME = $(SHL1TARGET)
SLOFILES = $(SHL1OBJS)
.INCLUDE: target.mk
-.INCLUDE: _cppunit.mk
-
-.END
+.INCLUDE: $(PRJ)$/qa$/cppunit_local.mk