diff options
author | Muthu Subramanian <sumuthu@suse.com> | 2012-07-24 15:31:15 +0530 |
---|---|---|
committer | Muthu Subramanian <sumuthu@suse.com> | 2012-07-24 15:39:06 +0530 |
commit | 1360309e64f8bbb21e23c94a65ada4aa282e1eb3 (patch) | |
tree | da856e803d4d1fca3129b287c9163fb08a539ea7 /sfx2/Library_sfx.mk | |
parent | 5a243f140975167aa5c42c95b30edb1cdb1ea639 (diff) |
"Send via Bluetooth" (experimental) feature.
This currently works only on Linux as of now.
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r-- | sfx2/Library_sfx.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk index 96d79dfe7be4..06f64d072861 100644 --- a/sfx2/Library_sfx.mk +++ b/sfx2/Library_sfx.mk @@ -155,6 +155,7 @@ $(eval $(call gb_Library_add_exception_objects,sfx,\ sfx2/source/dialog/itemconnect \ sfx2/source/dialog/inputdlg \ sfx2/source/dialog/mailmodel \ + sfx2/source/dialog/bluthsnd \ sfx2/source/dialog/mgetempl \ sfx2/source/dialog/navigat \ sfx2/source/dialog/newstyle \ |