(svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add mersenne to makefile (Luca)

This commit is contained in:
Darkvater
2005-07-15 21:28:26 +00:00
parent 4ea2214993
commit bc11fe03ee
6 changed files with 82 additions and 77 deletions

View File

@@ -639,6 +639,7 @@ C_SOURCES += landscape.c
C_SOURCES += main_gui.c
C_SOURCES += map.c
C_SOURCES += md5.c
C_SOURCES += mersenne.c
C_SOURCES += minilzo.c
C_SOURCES += misc.c
C_SOURCES += misc_cmd.c