summaryrefslogtreecommitdiff
path: root/src/VBox/Installer/common/Makefile.kmk
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Installer/common/Makefile.kmk')
-rw-r--r--src/VBox/Installer/common/Makefile.kmk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/VBox/Installer/common/Makefile.kmk b/src/VBox/Installer/common/Makefile.kmk
index b31eb60ba..86ef520fd 100644
--- a/src/VBox/Installer/common/Makefile.kmk
+++ b/src/VBox/Installer/common/Makefile.kmk
@@ -1,4 +1,4 @@
-# $Id: Makefile.kmk $
+# $Id: Makefile.kmk 38001 2011-07-18 10:16:11Z vboxsync $
## @file
# Common installer stuff.
#
@@ -28,7 +28,7 @@ ifdef VBOX_WITH_PYTHON
INSTALLS += VBox-python-glue-installer
-VBox-python-glue-installer_INST = $(INST_SDK)/installer
+VBox-python-glue-installer_INST = $(INST_SDK)/installer/
VBox-python-glue-installer_SOURCES = vboxapisetup.py
endif # VBOX_WITH_PYTHON