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 482168c6..052050fc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,6 +24,7 @@ tmw_SOURCES = sound/sound.cpp \ gui/skill.cpp \ gui/slider.cpp \ gui/status.cpp \ + gui/stats.cpp \ gui/textfield.cpp \ gui/window.cpp \ net/network.cpp \ |