diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index aa345414..5b80a7d2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -27,6 +27,8 @@ tmw_SOURCES = graphic/spriteset.cpp \ gui/equipment.h \ gui/gui.cpp \ gui/gui.h \ + gui/help.cpp \ + gui/help.h \ gui/inventory.cpp \ gui/inventory.h \ gui/itemcontainer.cpp \ |