summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-07-27 20:52:11 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-07-27 20:52:11 +0200
commit7016264e15adf87df214e5650820b1f6b3d612ad (patch)
tree3b48f2438543f44463febcebfd39a522023472e8 /postprocess
parent4881e37aaaabc8f2a09d969e2091c596899ac594 (diff)
More modules in gbuild
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index f3adae1bd209..890424637509 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -40,14 +40,13 @@ GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES)
my_components = \
abp \
- analysis \
avmedia \
- basctl \
basprov \
bib \
cached1 \
calc \
component/animations/source/animcore/animcore \
+ component/basctl/util/basctl \
component/chart2/source/controller/chartcontroller \
component/chart2/source/model/chartmodel \
component/chart2/source/tools/charttools \
@@ -82,6 +81,9 @@ my_components = \
component/sc/util/scd \
component/sc/util/scfilt \
component/sc/util/vbaobj \
+ component/scaddins/source/analysis/analysis \
+ component/scaddins/source/datefunc/date \
+ component/sccomp/source/solver/solver \
component/sd/util/sd \
component/sd/util/sdd \
component/sd/util/sdfilt \
@@ -114,7 +116,6 @@ my_components = \
component/xmlscript/util/xcr \
configmgr \
ctl \
- date \
dbase \
dbp \
dbpool2 \
@@ -155,7 +156,6 @@ my_components = \
scn \
scriptframe \
sdbc2 \
- solver \
spell \
spl \
srtrs1 \