diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c5c4bb9d..be31df8f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -4,6 +4,7 @@ tmw_SOURCES = sound/sound.cpp \ graphic/graphic.cpp \ graphic/image.cpp \ gui/button.cpp \ + gui/buy.cpp \ gui/char_server.cpp \ gui/char_select.cpp \ gui/chat.cpp \ |