diff --git a/data/Vortex86MX-eng/Makefile b/data/Vortex86MX-eng/Makefile index d3dda447f2..1b1ac6c614 100644 --- a/data/Vortex86MX-eng/Makefile +++ b/data/Vortex86MX-eng/Makefile @@ -228,7 +228,7 @@ COPY_FILES:=\ # except that there can be fourth field with parameters for a compiler. CMM_PROGRAMS:=\ File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \ - games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c-- \ + games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \ games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \ games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \ games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \ diff --git a/data/eng/Makefile b/data/eng/Makefile index f717bec08b..d5d4072e47 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -251,7 +251,7 @@ COPY_FILES:=\ # except that there can be fourth field with parameters for a compiler. CMM_PROGRAMS:=\ File|Managers/Eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \ - games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c-- \ + games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \ games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \ games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \ games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \ diff --git a/data/rus/Makefile b/data/rus/Makefile index 88001de22d..00977f9a08 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -243,7 +243,7 @@ COPY_FILES:=\ # except that there can be fourth field with parameters for a compiler. CMM_PROGRAMS:=\ File|Managers/eolite:File|Managers/EOLITE:$(PROGS)/fs/Eolite/trunk/Eolite.c-- \ - games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c-- \ + games/clicks:GAMES/CLICKS:$(PROGS)/games/clicks/trunk/clicks.c \ games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \ games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \ games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \