diff options
Diffstat (limited to 'ucb/source')
-rw-r--r-- | ucb/source/ucp/cmis/makefile.mk | 8 | ||||
-rw-r--r-- | ucb/source/ucp/cmis/ucpcmis1.component (renamed from ucb/source/ucp/cmis/ucpcmis.component) | 0 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ucb/source/ucp/cmis/makefile.mk b/ucb/source/ucp/cmis/makefile.mk index 08ffa6ff0529..ebaf7037be1b 100644 --- a/ucb/source/ucp/cmis/makefile.mk +++ b/ucb/source/ucp/cmis/makefile.mk @@ -81,10 +81,10 @@ DEF1NAME = $(SHL1TARGET) .INCLUDE : target.mk -ALLTAR : $(MISC)/ucpcmis.component +ALLTAR : $(MISC)/ucpcmis1.component -$(MISC)/ucpcmis.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \ - ucpcmis.component +$(MISC)/ucpcmis1.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \ + ucpcmis1.component $(XSLTPROC) --nonet --stringparam uri \ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \ - $(SOLARENV)/bin/createcomponent.xslt ucpcmis.component + $(SOLARENV)/bin/createcomponent.xslt ucpcmis1.component diff --git a/ucb/source/ucp/cmis/ucpcmis.component b/ucb/source/ucp/cmis/ucpcmis1.component index 0d617800e76c..0d617800e76c 100644 --- a/ucb/source/ucp/cmis/ucpcmis.component +++ b/ucb/source/ucp/cmis/ucpcmis1.component |