Index: /trunk/src/VBox/Installer/win/Resources/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Installer/win/Resources/Makefile.kmk	(revision 35449)
+++ /trunk/src/VBox/Installer/win/Resources/Makefile.kmk	(revision 35450)
@@ -5,5 +5,5 @@
 
 #
-# Copyright (C) 2010 Oracle Corporation
+# Copyright (C) 2010-2011 Oracle Corporation
 #
 # This file is part of VirtualBox Open Source Edition (OSE), as
@@ -23,4 +23,5 @@
 VBoxRes_DEPS     = $(VBOX_SVN_REV_KMK)
 VBoxRes_SOURCES = \
+	dummy.cpp \
 	VBoxRes.rc
 
