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 98c0e53e..3156a800 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -284,6 +284,8 @@ tmw_SOURCES = gui/widgets/resizegrip.cpp \ player_relations.h \ properties.h \ serverinfo.h \ + shopitem.cpp \ + shopitem.h \ simpleanimation.cpp \ simpleanimation.h \ sound.cpp \ |