summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/Makefile.kmk
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Frontends/Makefile.kmk')
-rw-r--r--src/VBox/Frontends/Makefile.kmk5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/VBox/Frontends/Makefile.kmk b/src/VBox/Frontends/Makefile.kmk
index 484b49fb..3e2ccff3 100644
--- a/src/VBox/Frontends/Makefile.kmk
+++ b/src/VBox/Frontends/Makefile.kmk
@@ -4,7 +4,7 @@
#
#
-# Copyright (C) 2006-2012 Oracle Corporation
+# Copyright (C) 2006-2013 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
@@ -30,9 +30,6 @@ ifndef VBOX_ONLY_DOCS
ifdef VBOX_WITH_VBOXSDL
include $(PATH_SUB_CURRENT)/VBoxSDL/Makefile.kmk
endif
- ifdef VBOX_WITH_VBOXBFE
- include $(PATH_SUB_CURRENT)/VBoxBFE/Makefile.kmk
- endif
ifdef VBOX_WITH_VBOXFB
include $(PATH_SUB_CURRENT)/VBoxFB/Makefile.kmk
endif