diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/Package_tipoftheday.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/Package_tipoftheday.mk b/vcl/Package_tipoftheday.mk index 3421c800a944..46b21cd7336e 100644 --- a/vcl/Package_tipoftheday.mk +++ b/vcl/Package_tipoftheday.mk @@ -17,6 +17,10 @@ $(eval $(call gb_Package_add_files_with_dir,tipoftheday_images,$(LIBO_SHARE_FOLD tipoftheday_d.png \ toolbarmode.png \ marchingants.gif \ + printnote.png \ + formdocuments.png \ + masterdocument.png \ + statusbar.png \ )) # vim: set noet sw=4 ts=4: |