aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorStephen Kennedy2008-08-07 16:38:39 +0000
committerStephen Kennedy2008-08-07 16:38:39 +0000
commit2645ca48ad9bc219b43ab88cc5b071952297a992 (patch)
treed1383869820354fb99560d630c0d694535d5ad61 /Makefile.common
parent66e4e3ec1a038bc653bb1c04893c39033ac3fb62 (diff)
downloadscummvm-rg350-2645ca48ad9bc219b43ab88cc5b071952297a992.tar.gz
scummvm-rg350-2645ca48ad9bc219b43ab88cc5b071952297a992.tar.bz2
scummvm-rg350-2645ca48ad9bc219b43ab88cc5b071952297a992.zip
* Moved VK code into backends/vkeybd
* Moved Keymapper code into backends/keymapper svn-id: r33681
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile.common b/Makefile.common
index 9644426180..e365ce79c4 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -28,11 +28,11 @@ MODULES += \
common \
engines \
backends \
- common \
- graphics # HACK/FIXME: this extra 'common' was added because of a circular dependency between
- # backends and common (the newly added Virtual Keyboard stuff depends on things
- # from common). This should be resolved in one way or another, perhaps by moving
- # the VK code out of backends?
+ graphics \
+ common # HACK/FIXME: the extra 'common' and 'graphics' were added because of circular
+ # dependencies (the newly added Virtual Keyboard stuff depends on things from
+ # common and graphics). This should be resolved in one way or another, perhaps
+ # by moving the VK code out of backends?
ifdef USE_MT32EMU
MODULES += sound/softsynth/mt32