summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-07-27 14:04:30 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-07-27 14:05:47 +0200
commit2e668a3ef1eea2fc0bb00c9efbae728d593d4040 (patch)
tree818fc18ef6d42ad912ee1988ab73c230a954ef9f
parent5a6810cfe6f51b5d95616e2fb11d7f00d8c5655c (diff)
Convert animations to gbuild
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index a851eec..f3adae1 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -41,13 +41,13 @@ GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES)
my_components = \
abp \
analysis \
- animcore \
avmedia \
basctl \
basprov \
bib \
cached1 \
calc \
+ component/animations/source/animcore/animcore \
component/chart2/source/controller/chartcontroller \
component/chart2/source/model/chartmodel \
component/chart2/source/tools/charttools \