summaryrefslogtreecommitdiff
path: root/postprocess/packcomponents/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/packcomponents/makefile.mk')
-rw-r--r--postprocess/packcomponents/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 8b42349a37c6..8d6a36321946 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -221,6 +221,10 @@ my_components += gconfbe1
my_components += ucpgio
.END
+.IF "$(ENABLE_CMIS)" != ""
+my_components += ucpcmis
+.END
+
.IF "$(ENABLE_GNOMEVFS)" != ""
my_components += ucpgvfs
.END