Add missing files (game_errors.hpp and wml_separators.hpp) to Makefile.am
This commit is contained in:
parent
cf2ead61a9
commit
9b61f6ed52
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue