fixed linking with gnu ld

svn-id: r5723
This commit is contained in:
Oliver Kiehl 2002-11-26 20:11:46 +00:00
parent c7054d514e
commit a72e38c07f

View File

@ -23,7 +23,7 @@ DEPDIR := .deps
# module.mk of their parents. In fact the only reason they are listed here is to ensure the
# DEPDIRS directive works correctly.
MODULES += \
scumm common simon sound gui backends \
scumm common simon gui backends sound \
scumm/smush backends/fs/posix backends/fs/morphos backends/fs/windows
# Include the build instructions for all modules