summaryrefslogtreecommitdiff
path: root/animations/source/animcore/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'animations/source/animcore/makefile.mk')
-rw-r--r--animations/source/animcore/makefile.mk9
1 files changed, 8 insertions, 1 deletions
diff --git a/animations/source/animcore/makefile.mk b/animations/source/animcore/makefile.mk
index c2a10716b844..9c6b4a2cdead 100644
--- a/animations/source/animcore/makefile.mk
+++ b/animations/source/animcore/makefile.mk
@@ -63,5 +63,12 @@ DEF1NAME= $(SHL1TARGET)
.ENDIF # L10N_framework
# --- Targets ------------------------------------------------------
-
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/animcore.component
+
+$(MISC)/animcore.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ animcore.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt animcore.component