diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-05-18 12:21:46 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-05-18 12:21:46 +0000 |
commit | 13bfc7d1503317e7c64344252e4306d581de56d4 (patch) | |
tree | e9c0ccaa2ae69cdc133e071b30bb5ff33ec3f954 /odk/examples/DevelopersGuide/Components/Thumbs | |
parent | 6bf3c7e1ecb2169095b422eda41f2c0d0f71454c (diff) |
INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED
2004/05/05 09:31:20 jsc 1.3.100.1: #116658# merge cinnabar changes
Diffstat (limited to 'odk/examples/DevelopersGuide/Components/Thumbs')
-rw-r--r-- | odk/examples/DevelopersGuide/Components/Thumbs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/examples/DevelopersGuide/Components/Thumbs/Makefile b/odk/examples/DevelopersGuide/Components/Thumbs/Makefile index 1b80e64049e9..c13bd548ab59 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/Makefile +++ b/odk/examples/DevelopersGuide/Components/Thumbs/Makefile @@ -2,9 +2,9 @@ # # $RCSfile: Makefile,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: hr $ $Date: 2003-06-30 15:15:10 $ +# last change: $Author: rt $ $Date: 2004-05-18 13:21:46 $ # # The Contents of this file are made available subject to the terms of # the BSD license. @@ -65,7 +65,7 @@ $(SUBDIRS) : org/openoffice/comp/test : org/openoffice/test -ComponentsThumbsExample : $(COMPONENT1_PACKAGE) +ComponentsThumbsExample : $(COMPONENT_PACKAGE) @echo -------------------------------------------------------------------------------- @echo The ImageShrink Java component was installed if SDK_AUTO_DEPLOYMENT = YES. @echo You can use this component inside your office installation, see the example |