diff options
Diffstat (limited to 'postprocess/packcomponents/makefile.mk')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index a915c5f1ab21..fe244c7d15cb 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -175,7 +175,8 @@ my_components = \ xmx \ xsltdlg \ xstor \ - PresentationMinimizer + PresentationMinimizer \ + PresenterScreen .IF "$(OS)" == "MACOSX" my_components += component/vcl/vcl.macosx |