Author: baufo
Date: Sun Mar 29 19:54:31 2009
New Revision: 34247
URL: http://svn.gna.org/viewcvs/wesnoth?rev=34247&view=rev
Log:
add hash.cpp to autotools and cmake
Modified:
trunk/src/CMakeLists.txt
trunk/src/Makefile.am
Modified: trunk/src/CMakeLists.txt
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/CMakeLists.txt?rev=34247&r1=34246&r2=34247&view=diff
==============================================================================
--- trunk/src/CMakeLists.txt (original)
+++ trunk/src/CMakeLists.txt Sun Mar 29 19:54:31 2009
@@ -104,6 +104,7 @@
filesystem.cpp
game_config.cpp
gettext.cpp
+ hash.cpp
log.cpp
map.cpp
map_location.cpp
Modified: trunk/src/Makefile.am
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/Makefile.am?rev=34247&r1=34246&r2=34247&view=diff
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Sun Mar 29 19:54:31 2009
@@ -323,6 +323,7 @@
filesystem.cpp \
game_config.cpp \
gettext.cpp \
+ hash.cpp \
log.cpp \
map.cpp \
map_location.cpp \
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits