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:
parent
d002800b52
commit
e7333afde5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue