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 21766f34..ad4a0a26 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -337,6 +337,8 @@ tmw_SOURCES = gui/widgets/avatar.cpp \ position.cpp \ position.h \ properties.h \ + rotationalparticle.cpp \ + rotationalparticle.h \ serverinfo.h \ shopitem.cpp \ shopitem.h \ |