#i115639#

This commit is contained in:
Vladimir Glazunov 2010-11-17 18:31:31 +01:00
parent 5f635d7b40
commit 94753953df

View file

@ -25,6 +25,10 @@
#
#*************************************************************************
.IF "$(OOO_SUBSEQUENT_TESTS)" == ""
nothing .PHONY:
.ELSE
PRJ=../..
PRJNAME=sfx2
TARGET=qa_cppunit
@ -79,3 +83,4 @@ SLOFILES= \
.INCLUDE : target.mk
.INCLUDE : _cppunit.mk
.END