diff options
Diffstat (limited to 'jurt/test/makefile.mk')
-rw-r--r-- | jurt/test/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/jurt/test/makefile.mk b/jurt/test/makefile.mk index 1a9af3e423d4..b1773ff58866 100644 --- a/jurt/test/makefile.mk +++ b/jurt/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: dbo $ $Date: 2001-11-26 17:45:10 $ +# last change: $Author: hr $ $Date: 2003-03-26 12:33:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -65,6 +65,8 @@ test: # cd ./com/sun/star/comp/bootstrap; make debug # cd ./com/sun/star/comp/implementationregistration/makefile.mk # cd ./com/sun/star/comp/loader; dmake debug=t +# cd ./com/sun/star/comp/rmclient/makefile.mk +# cd ./com/sun/star/comp/rmserver/makefile.mk # cd ./com/sun/star/comp/typedescriptionmanager/makefile.mk # cd ./com/sun/star/comp/testcomp/makefile.mk cd ./com/sun/star/comp/connections; dmake debug=t product=full |