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 9e4aff80..8f2c4ef8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,6 +10,7 @@ tmw_SOURCES = sound/sound.cpp \ gui/chat.cpp \ gui/checkbox.cpp \ gui/confirm_dialog.cpp \ + gui/equipment.cpp \ gui/gui.cpp \ gui/inventory.cpp \ gui/itemcontainer.cpp \ |