summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-03-16 08:43:22 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-03-16 08:43:22 +0000
commita72fc0d6f7905222243a28b2cf23844912759028 (patch)
tree5d9ce6af3b172e92e92dae0916f3edcf4fecb5c7 /tools/bootstrp
parent3c0b46ee8ec56ee9a4cc8eb771e708c523d9f5c5 (diff)
add: ridljar also an exception
Diffstat (limited to 'tools/bootstrp')
-rw-r--r--tools/bootstrp/mkcreate.cxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/tools/bootstrp/mkcreate.cxx b/tools/bootstrp/mkcreate.cxx
index 751835cf54fe..c912c6214d44 100644
--- a/tools/bootstrp/mkcreate.cxx
+++ b/tools/bootstrp/mkcreate.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mkcreate.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: nf $ $Date: 2001-03-15 16:14:16 $
+ * last change: $Author: mh $ $Date: 2001-03-16 09:43:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,7 @@ char *NoBuildProject[] = {
char *LimitedPath[] = {
"jurt\\com\\sun\\star",
"r_tools",
+ "ridljar",
"setup2",
"connectivity",
"EndOf_LimitedPath"
@@ -799,9 +800,9 @@ BOOL SourceDirectory::CreateRecursiveMakefile( BOOL bAllChilds )
"#\n"
"# $RCSfile: mkcreate.cxx,v $\n"
"#\n"
- "# $Revision: 1.5 $\n"
+ "# $Revision: 1.6 $\n"
"#\n"
- "# last change: $Author: nf $ $Date: 2001-03-15 16:14:16 $\n"
+ "# last change: $Author: mh $ $Date: 2001-03-16 09:43:22 $\n"
"#\n"
"# The Contents of this file are made available subject to the terms of\n"
"# either of the following licenses\n"