X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=graphics%2Fgfx_classic%2FMakefile;h=7b89ce594b8c43a794054a77fd1cdc3dfe23a103;hb=f2ab580fe6e5911038196a02230c115edc5c9b65;hp=194e6e6b04e64fd844d869deb4e3d5974af04579;hpb=67b32ebb347487d2d3a9d926ad8d1c4ed3d9aec6;p=rocksndiamonds.git diff --git a/graphics/gfx_classic/Makefile b/graphics/gfx_classic/Makefile index 194e6e6b..7b89ce59 100644 --- a/graphics/gfx_classic/Makefile +++ b/graphics/gfx_classic/Makefile @@ -23,6 +23,7 @@ EXT = png FILES = RocksBusy.$(EXT) \ RocksDC.$(EXT) \ RocksDC2.$(EXT) \ + RocksDF.$(EXT) \ RocksDoor.$(EXT) \ RocksDoor2.$(EXT) \ RocksEMC.$(EXT) \ @@ -33,6 +34,7 @@ FILES = RocksBusy.$(EXT) \ RocksFontMedium.$(EXT) \ RocksFontSmall.$(EXT) \ RocksHeroes.$(EXT) \ + RocksMM.$(EXT) \ RocksMore.$(EXT) \ RocksSP.$(EXT) \ RocksScreen.$(EXT) \