diff options
Diffstat (limited to 'engines/xeen/module.mk')
-rw-r--r-- | engines/xeen/module.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/module.mk b/engines/xeen/module.mk index 1b3fbcb231..fcd99a89d5 100644 --- a/engines/xeen/module.mk +++ b/engines/xeen/module.mk @@ -8,7 +8,7 @@ MODULE_OBJS := \ worldofxeen/worldofxeen.o \ worldofxeen/worldofxeen_resources.o \ swordsofxeen/swordsofxeen.o \ - swordsofxeen/swordsofxeen_menu.h \ + swordsofxeen/swordsofxeen_menu.o \ character.o \ combat.o \ cutscenes.o \ |