diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-06-06 21:21:31 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-06-06 21:21:31 +0200 |
commit | 515d3b43e18c905269a244b53106e89c53512e2a (patch) | |
tree | 4406a7223f4f933b94499532e2bb14021afdc017 /postprocess | |
parent | ede944cd541ca678c81440d1ef7f204e405808fa (diff) |
Trying to finally get the visio filter registration right
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 0a439373ca83..68becb835623 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -179,6 +179,7 @@ my_components = \ uui \ vbaevents \ vclcanvas \ + visiofilter \ wpft \ wpgfilter \ xcr \ |