CONFIGURE: Fix linking in some cases

Nowadays code in graphics/ depends on sound/ i.e. in video codecs.
This fixes ./configure --disable-all-engines --enable-toon

svn-id: r54169
This commit is contained in:
Eugene Sandulenko 2010-11-09 20:48:23 +00:00
parent d002800b52
commit e7333afde5

View file

@ -23,10 +23,10 @@ MODULES := test tools base $(MODULES)
# After the game specific modules follow the shared modules
MODULES += \
gui \
sound \
backends \
engines \
graphics \
sound \
common \
po