From 26f23ed3d1ef944c06fa87bf6b49ce8eb679c277 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 31 Jan 2005 16:23:25 +0000 Subject: INTEGRATION: CWS sdksample (1.42.10); FILE MERGED 2005/01/27 08:22:42 jsc 1.42.10.1: #i29308# include registry header --- odk/util/makefile.pmk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'odk') diff --git a/odk/util/makefile.pmk b/odk/util/makefile.pmk index 6038214f9d09..05c6ef30bbcb 100644 --- a/odk/util/makefile.pmk +++ b/odk/util/makefile.pmk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.42 $ +# $Revision: 1.43 $ # -# last change: $Author: rt $ $Date: 2004-08-23 13:18:44 $ +# last change: $Author: rt $ $Date: 2005-01-31 17:23:25 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -207,6 +207,7 @@ INCLUDETOPDIRLIST= \ $(INCOUT)$/cppu \ $(INCOUT)$/cppuhelper \ $(INCOUT)$/bridges \ + $(INCOUT)$/registry \ $(INCOUT)$/stl .IF "$(GUI)"=="WNT" -- cgit