rnd-20100521-3-src
[rocksndiamonds.git] / Makefile
index 0ab0dfc4821fd7601dffb136f0b4e5de72b10a3c..9c0fa9dcca6ccf5b79ab3e5d9a789df1a2d8efa4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ CROSS_PATH_MSDOS = /usr/local/cross-msdos/i386-msdosdjgpp
 CROSS_PATH_WIN32 = /usr/local/cross-tools/i386-mingw32msvc
 
 # compile special edition of R'n'D instead of the normal (classic) version
-SPECIAL_EDITION = rnd_jue
+SPECIAL_EDITION = rnd_jue
 
 
 # -----------------------------------------------------------------------------