Add missing files (game_errors.hpp and wml_separators.hpp) to Makefile.am

This commit is contained in:
Isaac Clerencia Perez 2005-04-09 13:05:09 +00:00
parent cf2ead61a9
commit 9b61f6ed52

View file

@ -143,6 +143,7 @@ wesnoth_SOURCES = \
filesystem.hpp \
font.hpp \
game_config.hpp \
game_errors.hpp \
game_events.hpp \
gamestatus.hpp \
gettext.hpp \
@ -199,6 +200,7 @@ wesnoth_SOURCES = \
variable.hpp \
video.hpp \
wassert.hpp \
wml_separators.hpp \
serialization/binary_or_text.hpp \
serialization/binary_wml.hpp \
serialization/parser.hpp \