Index: /trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk	(revision 30022)
+++ /trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk	(revision 30023)
@@ -251,5 +251,5 @@
 	src/VBoxUpdateDlg.h \
 	src/VBoxVMInformationDlg.h \
-	src/VBoxVMListView.h \
+	src/UIVMListView.h \
 	src/VBoxVMLogViewer.h \
 	src/globals/VBoxGlobal.h \
@@ -352,5 +352,7 @@
 	src/runtime/UIIndicatorsPool.cpp \
 	src/runtime/UIMachine.cpp \
-	src/runtime/UIMachineLogic.cpp
+	src/runtime/UIMachineLogic.cpp \
+	src/extensions/QISplitter.cpp \
+
 ifdef VBOX_WITH_XPCOM
  VirtualBox_QT_MOCSRCS += \
@@ -381,5 +383,5 @@
 	src/VBoxUpdateDlg.cpp \
 	src/VBoxVMInformationDlg.cpp \
-	src/VBoxVMListView.cpp \
+	src/UIVMListView.cpp \
 	src/VBoxVMLogViewer.cpp \
 	src/globals/COMDefs.cpp \
