Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 81269)
+++ /trunk/Config.kmk	(revision 81270)
@@ -722,4 +722,8 @@
 # Enable shared clipboard
 VBOX_WITH_SHARED_CLIPBOARD = 1
+# Enable shared clipboard (file) transfers
+if1of ($(KBUILD_TARGET), win)
+ VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS = 1
+endif
 # Enable the host/guest information service (aka guest properties).
 VBOX_WITH_GUEST_PROPS = 1
@@ -7830,3 +7834,2 @@
 st stat status:
 	$(SVN) status
-
