diff --git a/data/Vortex86MX-eng/Makefile b/data/Vortex86MX-eng/Makefile index 9b22f55117..448886dce3 100644 --- a/data/Vortex86MX-eng/Makefile +++ b/data/Vortex86MX-eng/Makefile @@ -129,7 +129,7 @@ FASM_PROGRAMS:=\ games/15:GAMES/15:$(PROGS)/games/15/trunk/15.ASM \ games/arcanii:GAMES/ARCANII:$(PROGS)/games/arcanii/trunk/arcanii.asm \ games/bnc:GAMES/BNC:$(PROGS)/games/bnc/trunk/bnc.asm \ - games/freecell:GAMES/FREECELL:$(PROGS)/games/freecell/freecell.ASM \ + games/freecell:GAMES/FREECELL:$(PROGS)/games/freecell/freecell.asm \ games/gomoku:GAMES/GOMOKU:$(PROGS)/games/gomoku/trunk/gomoku.asm \ games/invaders:GAMES/INVADERS:$(PROGS)/games/invaders/invaders.asm \ games/klavisha:GAMES/KLAVISHA:$(PROGS)/games/klavisha/trunk/klavisha.asm \