diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a555b0a06..eb342132e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -757,8 +757,8 @@ manaplus_SOURCES += main.cpp \ beingequipbackend.h \ resources/item/shopitem.cpp \ resources/item/shopitem.h \ - flooritem.cpp \ - flooritem.h \ + being/flooritem.cpp \ + being/flooritem.h \ game.cpp \ game.h \ gamemodifiers.cpp \ |