summaryrefslogtreecommitdiffstats
path: root/odk/util/makefile.pmk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-31 16:23:25 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-31 16:23:25 +0000
commit26f23ed3d1ef944c06fa87bf6b49ce8eb679c277 (patch)
tree450a70cc4dfdfee92b692467c59f6f27fb517408 /odk/util/makefile.pmk
parentINTEGRATION: CWS sdksample (1.18.62); FILE MERGED (diff)
downloadcore-26f23ed3d1ef944c06fa87bf6b49ce8eb679c277.tar.gz
core-26f23ed3d1ef944c06fa87bf6b49ce8eb679c277.zip
INTEGRATION: CWS sdksample (1.42.10); FILE MERGED
2005/01/27 08:22:42 jsc 1.42.10.1: #i29308# include registry header
Diffstat (limited to 'odk/util/makefile.pmk')
-rw-r--r--odk/util/makefile.pmk5
1 files changed, 3 insertions, 2 deletions
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"