aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/module.mk
AgeCommit message (Collapse)Author
2007-06-22Added entries for fights.cpp and sound.cppPaul Gilbert
svn-id: r27607
2007-04-27Moved lure detection code into a new detection.cpp fileMax Horn
svn-id: r26625
2007-03-17Got rid of Lure::SystemMax Horn
svn-id: r26155
2006-07-08Replaced old debugging files with new ScummVM based onePaul Gilbert
svn-id: r23404
2006-06-24* Renamed config.mak to config.mkMax Horn
* Renamed common.rules to rules.mk * Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it) svn-id: r23275
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null ↵Max Horn
and x11 backends; added engines/module.mk svn-id: r20584
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582