diff options
author | Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr> | 2011-09-30 15:47:27 +0200 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr> | 2011-10-01 16:04:38 +0200 |
commit | a43730b4dfce70ee02996f808525cbd4e197e899 (patch) | |
tree | 9a6dbcce663c38d47488253208387202d0f511fa /postprocess | |
parent | 246ed4227aefde8927991982a94f7f0cb6a43a6b (diff) |
Cmis: Fixed the installation of the new UCP provider and libcmis
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 8c5a21463a2c..a96049af770c 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -160,6 +160,7 @@ my_components = \ stringresource \ syssh \ ucb1 \ + ucpcmis \ ucpexpand1 \ ucpext \ ucpfile1 \ |