Index: /trunk/src/VBox/Frontends/VBoxShell/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Frontends/VBoxShell/Makefile.kmk	(revision 19961)
+++ /trunk/src/VBox/Frontends/VBoxShell/Makefile.kmk	(revision 19962)
@@ -1,2 +1,3 @@
+# $Id$
 ## @file
 # Sub-Makefile for the shell frontend.
@@ -25,6 +26,7 @@
 VBoxShell_INST = $(INST_SDK)/bindings
 VBoxShell_SOURCES = \
-        vboxshell.py=>glue/python/sample/vboxshell.py     \
-        shellcommon.py=>glue/python/sample/shellcommon.py 
+	vboxshell.py=>glue/python/sample/vboxshell.py \
+	shellcommon.py=>glue/python/sample/shellcommon.py
 
 include $(KBUILD_PATH)/subfooter.kmk
+
