From 0a8ae254dbacc92be08d7a55d4f2546ea12e2977 Mon Sep 17 00:00:00 2001 From: Jörg Budischewski Date: Mon, 16 Oct 2000 10:51:56 +0000 Subject: *** empty log message *** --- remotebridges/examples/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/remotebridges/examples/makefile.mk b/remotebridges/examples/makefile.mk index de2f1a6f2af6..8c70dadde199 100644 --- a/remotebridges/examples/makefile.mk +++ b/remotebridges/examples/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: jbu $ $Date: 2000-10-16 11:43:46 $ +# last change: $Author: jbu $ $Date: 2000-10-16 11:51:56 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -84,7 +84,7 @@ UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb # output directory (one dir for each project) -UNOUCROUT=$(OUT)$/inc +UNOUCROUT=$(OUT)$/inc$/examples # adding to inludeoath INCPRE+=$(UNOUCROUT) -- cgit