From e49744ab8725d11426960ed94018e1760b97eb8c Mon Sep 17 00:00:00 2001 From: Ivan Baravy Date: Thu, 18 Aug 2011 20:10:05 +0000 Subject: [PATCH] makefiles update for r2067 git-svn-id: svn://kolibrios.org@2069 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/eng/Makefile | 2 +- data/rus/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/eng/Makefile b/data/eng/Makefile index 802cf34cc4..c089c2a5bd 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -130,7 +130,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 \ diff --git a/data/rus/Makefile b/data/rus/Makefile index 79a8b43e4d..c92d901160 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -130,7 +130,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 \