diff options
Diffstat (limited to 'postprocess/packcomponents/makefile.mk')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index d8e43bf271a6..269bf5863f8a 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -307,12 +307,6 @@ my_components += \ component/wizards/com/sun/star/wizards/web/web .END -.IF "$(WITH_BINFILTER)" != "NO" -my_components += \ - bf_migratefilter \ - bindet -.END - .IF "$(WITH_MOZILLA)" != "NO" my_components += component/extensions/source/plugin/pl .END |