diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-09-16 22:28:53 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-09-16 22:28:53 +0000 |
commit | 17cab02d4f5e2137ab77bac40884982c6d3651ea (patch) | |
tree | 8b6ce86eb1ad6dda75ad15419443a975acb5528d /src/Makefile.am | |
parent | 7a2b69a09c228797cade93fc6f13f07edbe95408 (diff) | |
download | mana-17cab02d4f5e2137ab77bac40884982c6d3651ea.tar.gz mana-17cab02d4f5e2137ab77bac40884982c6d3651ea.tar.bz2 mana-17cab02d4f5e2137ab77bac40884982c6d3651ea.tar.xz mana-17cab02d4f5e2137ab77bac40884982c6d3651ea.zip |
Forgot to remove the stats win.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e9ca3725..5e866f71 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -84,8 +84,6 @@ tmw_SOURCES = graphic/spriteset.cpp \ gui/slider.h \ gui/status.cpp \ gui/status.h \ - gui/stats.cpp \ - gui/stats.h \ gui/tabbedcontainer.cpp \ gui/tabbedcontainer.h \ gui/textbox.cpp \ |