X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2FMakefile;h=6e74c8e141318305044f53842fc572a3ddebad99;hb=918106ffb9ea0eb7a2dbac95e0590d35a6bfe9df;hp=6f586e0f8082a4bfc92e9613c5113bd286acfb41;hpb=bddf6c22480ed7f7fca83b7d6c4f9dc10d19f57a;p=rocksndiamonds.git diff --git a/src/Makefile b/src/Makefile index 6f586e0f..6e74c8e1 100644 --- a/src/Makefile +++ b/src/Makefile @@ -255,7 +255,7 @@ GAME_SP = $(GAME_SP_DIR)/game_sp.a GAME_MM_DIR = game_mm GAME_MM = $(GAME_MM_DIR)/game_mm.a -RNDLIBS = $(LIBGAME) $(GAME_BD) $(GAME_EM) $(GAME_SP) $(GAME_MM) +RNDLIBS = $(GAME_BD) $(GAME_EM) $(GAME_SP) $(GAME_MM) $(LIBGAME) AUTOCONF = conf_gfx.h conf_snd.h conf_mus.h ICONBASE = windows_icon